diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/easypg/Makefile | 2 | ||||
-rw-r--r-- | security/starttls/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/easypg/Makefile b/security/easypg/Makefile index a132280e4962..557a14be5396 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -3,7 +3,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 diff --git a/security/starttls/Makefile b/security/starttls/Makefile index 4ff194f642e5..9d8a78c150d6 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -2,7 +2,7 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ |