diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-11-22 20:42:28 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-11-22 20:42:28 +0800 |
commit | 777e070177b3e201a1d27c6410d4ea04b3183527 (patch) | |
tree | af8c8c0e3965c8b459711d8b393fab412aebb082 /dns/ldns | |
parent | 2f35b9fe1762df04a3db6cd54fcd974882140f21 (diff) | |
download | freebsd-ports-gnome-777e070177b3e201a1d27c6410d4ea04b3183527.tar.gz freebsd-ports-gnome-777e070177b3e201a1d27c6410d4ea04b3183527.tar.zst freebsd-ports-gnome-777e070177b3e201a1d27c6410d4ea04b3183527.zip |
Bump PORTREVISION in order to make the registration of CONFLICTS work.
Feature safe: yes
Diffstat (limited to 'dns/ldns')
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 02f3a7a44c2b..81f3934adf90 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -3,7 +3,7 @@ PORTNAME= ldns PORTVERSION= 1.6.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ CRITICAL |