svn commit: r408953 - head/security/letsencrypt.sh

Bernard Spil brnrd at FreeBSD.org
Mon Feb 15 19:25:49 UTC 2016


Author: brnrd
Date: Mon Feb 15 19:25:47 2016
New Revision: 408953
URL: https://svnweb.freebsd.org/changeset/ports/408953

Log:
  security/letsencrypt.sh: Fix periodic script
  
    - Bump portrevision to force rebuild/-install
  
  Differential Revision:	D5264

Modified:
  head/security/letsencrypt.sh/Makefile

Modified: head/security/letsencrypt.sh/Makefile
==============================================================================
--- head/security/letsencrypt.sh/Makefile	Mon Feb 15 19:19:24 2016	(r408952)
+++ head/security/letsencrypt.sh/Makefile	Mon Feb 15 19:25:47 2016	(r408953)
@@ -2,6 +2,7 @@
 
 PORTNAME=	letsencrypt.sh
 PORTVERSION=	0.0.0.20160212
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	sascha at root-login.org


More information about the svn-ports-all mailing list