[Midnightbsd-cvs] mports: Makefile: Make fetchable.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Mar 21 18:20:52 EDT 2008


Log Message:
-----------
Make fetchable.

Modified Files:
--------------
    mports/games/linux-enemyterritory-fortress:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/linux-enemyterritory-fortress/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/linux-enemyterritory-fortress/Makefile -L games/linux-enemyterritory-fortress/Makefile -u -r1.1 -r1.2
--- games/linux-enemyterritory-fortress/Makefile
+++ games/linux-enemyterritory-fortress/Makefile
@@ -8,21 +8,21 @@
 
 PORTNAME=	enemyterritory-fortress
 PORTVERSION=	1.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games linux
-MASTER_SITES=	http://www.sonnensturm.net/download/
+MASTER_SITES=	http://www.foolishgames.net/download/
 PKGNAMEPREFIX=	linux-
 DISTNAME=	etf_${PORTVERSION}-english-2
 EXTRACT_SUFX=	.run
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A class-based teamplay modification for Enemy Territory
+LICENSE=	restricted
 
 RUN_DEPENDS=	et:${PORTSDIR}/games/linux-enemyterritory
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	yes
-NO_PACKAGE=	Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package
 RESTRICTED=	Redistribution is limited, see license
 NO_WRKSUBDIR=	yes
 ETDIR=		${PREFIX}/lib/enemyterritory


More information about the Midnightbsd-cvs mailing list