diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2018-10-19 17:48:30 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2018-10-19 17:48:30 +0000 |
commit | 717abe53abcbe202433a7b5a28fd718c86f753e1 (patch) | |
tree | 84b295c0630d524e5c24f4d2ec299802458fdee3 /dns | |
parent | 995044aeb7644be84aaffa0686a1aa288e29de02 (diff) | |
download | freebsd-ports-717abe53abcbe202433a7b5a28fd718c86f753e1.zip |
dns/dnsmasq-devel: Set to ignore now that 2.80 has been released and dns/dnsmasq has been updated.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 38157c84c274..7ccdccc75325 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -16,6 +16,8 @@ LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* +IGNORE= use dns/dnsmasq, which is newer + PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html SUB_FILES= pkg-message |