diff options
author | peter <peter@FreeBSD.org> | 2014-04-18 09:34:31 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2014-04-18 09:34:31 +0800 |
commit | b60da20e927e8391344328591a35a07f955fce78 (patch) | |
tree | 38354af804257128682e765bc0846e8e3fc89d7a /dns | |
parent | 6fb59d560f8da4d5fa55a141d1529d159ba849a6 (diff) | |
download | freebsd-ports-gnome-b60da20e927e8391344328591a35a07f955fce78.tar.gz freebsd-ports-gnome-b60da20e927e8391344328591a35a07f955fce78.tar.zst freebsd-ports-gnome-b60da20e927e8391344328591a35a07f955fce78.zip |
Bump port revision after I changed LIB_DEPENDS.
Approved by: bdrewery
Pointy-hat to: peter
Diffstat (limited to 'dns')
-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 7ef9bd1d8831..a771293b8123 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -3,7 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.4.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ |