diff options
author | sem <sem@FreeBSD.org> | 2008-04-30 05:51:33 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2008-04-30 05:51:33 +0800 |
commit | d965bac3ccc56040d01803d3f964fb121d365b1f (patch) | |
tree | ae708507f1cce3c3d03a700f2adb5055a409e479 /dns/unbound | |
parent | 2ed42868d4c45e87c657babbb34bc996f85779ec (diff) | |
download | freebsd-ports-gnome-d965bac3ccc56040d01803d3f964fb121d365b1f.tar.gz freebsd-ports-gnome-d965bac3ccc56040d01803d3f964fb121d365b1f.tar.zst freebsd-ports-gnome-d965bac3ccc56040d01803d3f964fb121d365b1f.zip |
- PORTREVISION bump after the last change.
Discussed with: bsam
Diffstat (limited to 'dns/unbound')
-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/ |