[Midnightbsd-cvs] mports: Makefile: Fix maintainer and add a conflicts section for

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 24 02:18:56 EDT 2008


Log Message:
-----------
Fix maintainer and add a conflicts section for mDNSResponder.

Modified Files:
--------------
    mports/net/avahi-libdns:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/net/avahi-libdns/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L net/avahi-libdns/Makefile -L net/avahi-libdns/Makefile -u -r1.2 -r1.3
--- net/avahi-libdns/Makefile
+++ net/avahi-libdns/Makefile
@@ -10,7 +10,7 @@
 CATEGORIES=	net
 PKGNAMESUFFIX=	-libdns
 
-MAINTAINER=	gnome at FreeBSD.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	mDNSResponder compatibility from Avahi
 LICENSE=	lgpl
 
@@ -25,4 +25,6 @@
 AVAHI_SLAVE=	libdns
 AVAHI_PKGCONFIG=avahi-compat-libdns_sd.pc
 
+CONFLICTS=	mDNSResponder-[0-9]*
+
 .include "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list