[Midnightbsd-cvs] mports: Makefile: Fake fixes, license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 30 23:24:09 EDT 2007


Log Message:
-----------
Fake fixes, license

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/wipe/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsecurity/wipe/Makefile -Lsecurity/wipe/Makefile -u -r1.1 -r1.2
--- security/wipe/Makefile
+++ security/wipe/Makefile
@@ -8,12 +8,16 @@
 
 PORTNAME=	wipe
 PORTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	File and block device wiping utility
+LICENSE=	gpl2
+
+FAKE_MAKEARGS+=	prefix=${FAKE_DESTDIR}${PREFIX}
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes


More information about the Midnightbsd-cvs mailing list