diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-10-25 22:27:59 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-10-25 22:27:59 +0000 |
commit | 75cdf011ff370eebb3db31d0646fc2d7be2dfb59 (patch) | |
tree | 16adf5e208d1e3b81c33e2d9043b8b9851d1fad7 /dns/dnsmasq-devel | |
parent | cdf4f945881cfa28b90e39a57292553fe3bf1dfd (diff) |
Notes
Diffstat (limited to 'dns/dnsmasq-devel')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 20b69280f08b..d50de73fc989 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -13,6 +13,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 PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html |