summaryrefslogtreecommitdiff
path: root/dns/nss_mdns
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /dns/nss_mdns
parent- mark BROKEN to API change (diff)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'dns/nss_mdns')
-rw-r--r--dns/nss_mdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile
index d62955f731d4..6a1d2d5bd048 100644
--- a/dns/nss_mdns/Makefile
+++ b/dns/nss_mdns/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nss_mdns
PORTVERSION= 0.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= dns ipv6
MASTER_SITES= http://0pointer.de/lennart/projects/nss-mdns/
DISTNAME= nss-mdns-${PORTVERSION}
@@ -15,7 +15,7 @@ DISTNAME= nss-mdns-${PORTVERSION}
MAINTAINER= bms@FreeBSD.org
COMMENT= NSS module implementing multicast DNS name resolution
-USE_AUTOTOOLS= autoconf:259 automake:19 libtool:15
+USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes