diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-01 16:50:15 +0000 |
commit | f3770c10f91170936ad9d6bef144bcb6b0137ed6 (patch) | |
tree | 6f89622ebaf27d03bdee9af1952a026e6287e29c /security/easypg | |
parent | 98eba3c9e6ee9014a7dfaf2847bf7347b13dcf51 (diff) |
Notes
Diffstat (limited to 'security/easypg')
-rw-r--r-- | security/easypg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/easypg/Makefile b/security/easypg/Makefile index ad7860e1d2bb..506b6813a4cb 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -7,7 +7,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 |