diff options
author | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
commit | 291a5ee02c7abe313fed2da4e756dd70e502fc78 (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /security | |
parent | cdde963395c320e6102eb943b712731a66711a14 (diff) | |
download | freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.gz freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.zst freebsd-ports-gnome-291a5ee02c7abe313fed2da4e756dd70e502fc78.zip |
Chase Emacs updates
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 506b6813a4cb..3b6f561e0750 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -7,7 +7,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 9 +PORTREVISION= 10 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 37167dea19b5..debee23cbcdf 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -7,7 +7,7 @@ PORTNAME= starttls PORTVERSION= 0.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ |