diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2008-04-29 21:51:33 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2008-04-29 21:51:33 +0000 |
commit | 210673a14caad1b5c1923b75e100c56258863f02 (patch) | |
tree | fd636f53c070a4e54f796571593f4d99ae552bed /dns | |
parent | 22bfc25e5a99aed8b87d2b8e82213474e3b832e3 (diff) | |
download | ports-210673a14caad1b5c1923b75e100c56258863f02.tar.gz ports-210673a14caad1b5c1923b75e100c56258863f02.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/unbound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index aa44160545c8..f8ef606b0188 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -7,6 +7,7 @@ PORTNAME= unbound PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |