diff options
author | mandree <mandree@FreeBSD.org> | 2014-04-11 04:45:04 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-04-11 04:45:04 +0800 |
commit | f5817423b9419d19e90da33a7cccf3480e85bca8 (patch) | |
tree | 10428f3c0956e35c9f85043e0e2b9972c35376d5 /dns/dnsmasq-devel | |
parent | bc61acf1560e942f947961817ecaabcacc9d2824 (diff) | |
download | freebsd-ports-gnome-f5817423b9419d19e90da33a7cccf3480e85bca8.tar.gz freebsd-ports-gnome-f5817423b9419d19e90da33a7cccf3480e85bca8.tar.zst freebsd-ports-gnome-f5817423b9419d19e90da33a7cccf3480e85bca8.zip |
Ignore this port while the release is newer than the candidates.
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 0160983ece83..35d647a00e58 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -14,7 +14,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* -#IGNORE= - build stable version instead, it is newer than this release candidate +IGNORE= - build stable version instead, it is newer than this release candidate PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html |