diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-22 21:28:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-22 21:28:51 +0800 |
commit | 5456b09ab13b3df00a9ebc234621efcbd9b64997 (patch) | |
tree | 8d3020a82cd31b4e964dd1b65f71681ce24ca5e3 /dns/nsd/Makefile | |
parent | bb6c7e6be6fbf963880f9c772749aa4c33bb6373 (diff) | |
download | freebsd-ports-gnome-5456b09ab13b3df00a9ebc234621efcbd9b64997.tar.gz freebsd-ports-gnome-5456b09ab13b3df00a9ebc234621efcbd9b64997.tar.zst freebsd-ports-gnome-5456b09ab13b3df00a9ebc234621efcbd9b64997.zip |
- Update to 3.0.5
PR: 110671
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Diffstat (limited to 'dns/nsd/Makefile')
-rw-r--r-- | dns/nsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 9be8d6ad8579..92c1071dd2f7 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nsd -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ |