diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /security/easypg | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (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 b1525adca679..32c579dd206c 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -7,7 +7,7 @@ PORTNAME= easypg PORTVERSION= 0.0.16 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= epg/29289 |