diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2010-04-22 12:06:15 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2010-04-22 12:06:15 +0000 |
commit | 9fe0c5b688d23a9d95b2e2e10dea460f982c732b (patch) | |
tree | 5620a31ee40c615c79b4f8fb053a3661c43c0edb /dns/unbound/Makefile | |
parent | bd568449524d840163ea069f4a0c397d1d7212bd (diff) | |
download | ports-9fe0c5b688d23a9d95b2e2e10dea460f982c732b.tar.gz ports-9fe0c5b688d23a9d95b2e2e10dea460f982c732b.zip |
Notes
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 b54f417db7f4..62faf39dc2de 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unbound -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |