diff options
Diffstat (limited to 'security/easypg/Makefile')
-rw-r--r-- | security/easypg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/easypg/Makefile b/security/easypg/Makefile index 99c9da55d5b2..48cfcb7e07cb 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -6,11 +6,10 @@ # PORTNAME= easypg -PORTVERSION= 0.0.15 -PORTREVISION= 1 +PORTVERSION= 0.0.16 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= epg/27030 +MASTER_SITE_SUBDIR= epg/29289 DISTNAME= epg-${PORTVERSION} MAINTAINER= iwazaki8@yahoo.co.jp |