aboutsummaryrefslogtreecommitdiffstats
path: root/net/AquaGatekeeper2/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-07-22 20:19:02 +0800
committerkrion <krion@FreeBSD.org>2004-07-22 20:19:02 +0800
commit9984984f3ecd54dfb39cd761df7cc9931e4e6713 (patch)
treec74458ef36e9664da8b615469ff903ee80d77dd5 /net/AquaGatekeeper2/Makefile
parenta50e71b628cb74200cfbaa30b186c9c8d3303798 (diff)
downloadfreebsd-ports-gnome-9984984f3ecd54dfb39cd761df7cc9931e4e6713.tar.gz
freebsd-ports-gnome-9984984f3ecd54dfb39cd761df7cc9931e4e6713.tar.zst
freebsd-ports-gnome-9984984f3ecd54dfb39cd761df7cc9931e4e6713.zip
That is a bug fix release recommended by vendor.
Administrator Guide in PDF format is included. Bump PORTREVISION. PR: ports/69429 Submitted by: maintainer
Diffstat (limited to 'net/AquaGatekeeper2/Makefile')
-rw-r--r--net/AquaGatekeeper2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/AquaGatekeeper2/Makefile b/net/AquaGatekeeper2/Makefile
index c3bdab0c447b..b2fe2c140f9a 100644
--- a/net/AquaGatekeeper2/Makefile
+++ b/net/AquaGatekeeper2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= AquaGatekeeper
PORTVERSION= 1.22
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
@@ -57,9 +58,9 @@ LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
.endif
.if ${ARCH} == "amd64"
-DISTNAME= AquaGatekeeper122FreeBSDamd64
+DISTNAME= AquaGatekeeper122FreeBSDamd64Build131
.else
-DISTNAME= AquaGatekeeper122FreeBSD
+DISTNAME= AquaGatekeeper122FreeBSDBuild131
.endif
.include <bsd.port.post.mk>