[Midnightbsd-cvs] mports: Makefile: Fake fix.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Nov 1 17:59:53 EDT 2007


Log Message:
-----------
Fake fix.

Modified Files:
--------------
    mports/security/xinetd:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/xinetd/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsecurity/xinetd/Makefile -Lsecurity/xinetd/Makefile -u -r1.1 -r1.2
--- security/xinetd/Makefile
+++ security/xinetd/Makefile
@@ -8,12 +8,15 @@
 
 PORTNAME=	xinetd
 PORTVERSION=	2.3.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://www.xinetd.org/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Replacement for inetd with better control and logging
+LICENSE=	unknown
+
+FAKE_OPTS=	prefixhack
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes


More information about the Midnightbsd-cvs mailing list