summaryrefslogtreecommitdiff
path: root/security/apg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--security/apg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile
index cc8272907af5..bd880a4ecd89 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= apg
-PORTVERSION= 1.2.13
+PORTVERSION= 2.0.0
CATEGORIES= security
MASTER_SITES= http://www.adel.nursat.kz/apg/download/
+DISTRELTAG= final
+DISTNAME= ${PORTNAME}-${PORTVERSION}${DISTRELTAG}
MAINTAINER= roam@FreeBSD.org
-USE_GMAKE= yes
-
-MAN1= apg.1
+MAN1= apg.1 apgbfm.1
MAN8= apgd.8
.include <bsd.port.mk>