diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-10-31 07:58:36 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-10-31 07:58:36 +0000 |
commit | 25334a5bb6f240d33841b98900e455f0491067d4 (patch) | |
tree | db8d9ad63c53a1ce2ecf3f1783f2ed6d429af126 /dns/adsuck | |
parent | 1ae611b9c0583da7d7af71e4f6b9d061170f33d0 (diff) | |
download | ports-25334a5bb6f240d33841b98900e455f0491067d4.tar.gz ports-25334a5bb6f240d33841b98900e455f0491067d4.zip |
Notes
Diffstat (limited to 'dns/adsuck')
-rw-r--r-- | dns/adsuck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/adsuck/Makefile b/dns/adsuck/Makefile index 468798a30d55..e1e50590436e 100644 --- a/dns/adsuck/Makefile +++ b/dns/adsuck/Makefile @@ -6,6 +6,7 @@ PORTNAME= adsuck PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://opensource.conformal.com/snapshots/adsuck/ \ http://philpep.org/pub/ |