diff options
Diffstat (limited to 'dns/nss_mdns/Makefile')
-rw-r--r-- | dns/nss_mdns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/nss_mdns/Makefile b/dns/nss_mdns/Makefile index 892f0c5ee9d6..5bba3f13f39f 100644 --- a/dns/nss_mdns/Makefile +++ b/dns/nss_mdns/Makefile @@ -7,7 +7,7 @@ PORTNAME= nss_mdns PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 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= ashish@FreeBSD.org COMMENT= NSS module implementing multicast DNS name resolution -USE_AUTOTOOLS= autoconf:262 automake:19 libtool:22 +USE_AUTOTOOLS= autoconf:267 automake:19 libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes |