summaryrefslogtreecommitdiffstats
path: root/security/apg/Makefile
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2002-05-21 10:25:17 +0000
committerroam <roam@FreeBSD.org>2002-05-21 10:25:17 +0000
commitcca4f38a981a5a076d8d8db00fa635816e24c47b (patch)
treed5ad8e0e6562e0277544617b80a304d220f62132 /security/apg/Makefile
parentb5214cbec9b21c9ec7deca96abf6ad579db38f8e (diff)
downloadFreeBSD-ports-cca4f38a981a5a076d8d8db00fa635816e24c47b.zip
FreeBSD-ports-cca4f38a981a5a076d8d8db00fa635816e24c47b.tar.gz
Update to apg-2.0.0final.
PR: 38311 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Diffstat (limited to 'security/apg/Makefile')
-rw-r--r--security/apg/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile
index cc82729..bd880a4 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>
OpenPOWER on IntegriCloud