diff options
author | sem <sem@FreeBSD.org> | 2008-08-07 18:45:27 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2008-08-07 18:45:27 +0800 |
commit | 2b6e02663dd8a946361383187b2fecd3e14098fe (patch) | |
tree | 7288cdf6176c8fcaa7a34d94c682ca34d6399d21 /dns/unbound/Makefile | |
parent | dc6650ba886f86cea750fad93002dcf34eaf68ca (diff) | |
download | freebsd-ports-gnome-2b6e02663dd8a946361383187b2fecd3e14098fe.tar.gz freebsd-ports-gnome-2b6e02663dd8a946361383187b2fecd3e14098fe.tar.zst freebsd-ports-gnome-2b6e02663dd8a946361383187b2fecd3e14098fe.zip |
- Update to 1.0.2
Diffstat (limited to 'dns/unbound/Makefile')
-rw-r--r-- | dns/unbound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 9db8573851cf..a9a3adc60599 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unbound -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |