diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2016-02-15 19:25:47 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2016-02-15 19:25:47 +0000 |
commit | 801f2d0c7a43fbfffd48a258ed8131c9a6024658 (patch) | |
tree | bb43ac47dd621cae7b948130542c7567acedef1b | |
parent | cba5094fe420e850087bc787c713435d003c0e90 (diff) | |
download | freebsd-ports-801f2d0c7a43fbfffd48a258ed8131c9a6024658.zip |
security/letsencrypt.sh: Fix periodic script
- Bump portrevision to force rebuild/-install
Differential Revision: D5264
-rw-r--r-- | security/letsencrypt.sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/letsencrypt.sh/Makefile b/security/letsencrypt.sh/Makefile index d0d43581c3f0..219b3512d017 100644 --- a/security/letsencrypt.sh/Makefile +++ b/security/letsencrypt.sh/Makefile @@ -2,6 +2,7 @@ PORTNAME= letsencrypt.sh PORTVERSION= 0.0.0.20160212 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sascha@root-login.org |