diff options
author | kris <kris@FreeBSD.org> | 2004-01-30 20:05:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-01-30 20:05:57 +0800 |
commit | 2a358ae66fe3a7b07f64d2a846d98a7930a2ed5c (patch) | |
tree | 4b06eca71558aa2e8a4dcb092feb19911b163ac6 /dns/skadns/Makefile | |
parent | bb7b76303e4c77c8184027c62dd57b8460c1f8e0 (diff) | |
download | freebsd-ports-gnome-2a358ae66fe3a7b07f64d2a846d98a7930a2ed5c.tar.gz freebsd-ports-gnome-2a358ae66fe3a7b07f64d2a846d98a7930a2ed5c.tar.zst freebsd-ports-gnome-2a358ae66fe3a7b07f64d2a846d98a7930a2ed5c.zip |
Fix plist and bump PORTREVISION
Diffstat (limited to 'dns/skadns/Makefile')
-rw-r--r-- | dns/skadns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/skadns/Makefile b/dns/skadns/Makefile index 96204f555aa6..d8b1b6954f0f 100644 --- a/dns/skadns/Makefile +++ b/dns/skadns/Makefile @@ -7,6 +7,7 @@ PORTNAME= skadns PORTVERSION= 0.24 +PORTREVISION= 1 CATEGORIES= dns devel MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ |