diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /dns/adsuck | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) |
Notes
Diffstat (limited to 'dns/adsuck')
-rw-r--r-- | dns/adsuck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/adsuck/Makefile b/dns/adsuck/Makefile index c7d31f764ae4..32683a9acd92 100644 --- a/dns/adsuck/Makefile +++ b/dns/adsuck/Makefile @@ -3,7 +3,7 @@ PORTNAME= adsuck PORTVERSION= 2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= http://opensource.conformal.com/snapshots/adsuck/ \ http://philpep.org/pub/ |