diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 12:19:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 12:19:02 +0000 |
commit | ccbbec18c4ce375508a258a4e69efa8b13ad7597 (patch) | |
tree | 425c8f01f4e3ebccf3cc25441d5c3230cc842142 /net/AquaGatekeeper2 | |
parent | 0bf587a1d16b4667487fd6053014ce2f25151228 (diff) | |
download | ports-ccbbec18c4ce375508a258a4e69efa8b13ad7597.tar.gz ports-ccbbec18c4ce375508a258a4e69efa8b13ad7597.zip |
Notes
Diffstat (limited to 'net/AquaGatekeeper2')
-rw-r--r-- | net/AquaGatekeeper2/Makefile | 5 | ||||
-rw-r--r-- | net/AquaGatekeeper2/distinfo.amd64 | 4 | ||||
-rw-r--r-- | net/AquaGatekeeper2/distinfo.i386 | 4 | ||||
-rw-r--r-- | net/AquaGatekeeper2/pkg-plist | 2 |
4 files changed, 9 insertions, 6 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> diff --git a/net/AquaGatekeeper2/distinfo.amd64 b/net/AquaGatekeeper2/distinfo.amd64 index a11cf668b03f..903a02118719 100644 --- a/net/AquaGatekeeper2/distinfo.amd64 +++ b/net/AquaGatekeeper2/distinfo.amd64 @@ -1,2 +1,2 @@ -MD5 (AquaGatekeeper122FreeBSDamd64.tgz) = bf08f20bd78185d201bf1093648e4769 -SIZE (AquaGatekeeper122FreeBSDamd64.tgz) = 676023 +MD5 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 3ae343325e21fd49ef71c865bc5e22dc +SIZE (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2926031 diff --git a/net/AquaGatekeeper2/distinfo.i386 b/net/AquaGatekeeper2/distinfo.i386 index e46270300daa..2f846298a151 100644 --- a/net/AquaGatekeeper2/distinfo.i386 +++ b/net/AquaGatekeeper2/distinfo.i386 @@ -1,2 +1,2 @@ -MD5 (AquaGatekeeper122FreeBSD.tgz) = 0a176b6581f8b393e75466d350ba1551 -SIZE (AquaGatekeeper122FreeBSD.tgz) = 761278 +MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766 +SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253 diff --git a/net/AquaGatekeeper2/pkg-plist b/net/AquaGatekeeper2/pkg-plist index d08193da9ea6..1a4fc5ac43b0 100644 --- a/net/AquaGatekeeper2/pkg-plist +++ b/net/AquaGatekeeper2/pkg-plist @@ -1,6 +1,7 @@ sbin/AquaGatekeeper etc/rc.d/agk.sh.sample etc/AquaGatekeeper.cfg.sample +%%PORTDOCS%%%%DOCSDIR%%/AdministratorGuide.pdf %%PORTDOCS%%%%DOCSDIR%%/AquaGatekeeper.htm %%PORTDOCS%%%%DOCSDIR%%/CommandLineOptions.htm %%PORTDOCS%%%%DOCSDIR%%/ConfigSyntax.htm @@ -9,6 +10,7 @@ etc/AquaGatekeeper.cfg.sample %%PORTDOCS%%%%DOCSDIR%%/OperationPrinciples.htm %%PORTDOCS%%%%DOCSDIR%%/RevisionHistory.htm %%PORTDOCS%%%%DOCSDIR%%/default.css +%%PORTDOCS%%%%DOCSDIR%%/Rus/AdministratorGuideRus.pdf %%PORTDOCS%%%%DOCSDIR%%/Rus/AquaGatekeeper.htm %%PORTDOCS%%%%DOCSDIR%%/Rus/CommandLineOptions.htm %%PORTDOCS%%%%DOCSDIR%%/Rus/ConfigSyntax.htm |