forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
alepulver
authored and
alepulver
committed
Feb 5, 2007
1 parent
f1e280e
commit 740446a
Showing
7 changed files
with
156 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,19 +6,19 @@ | |
# | ||
|
||
PORTNAME= alienarena | ||
PORTVERSION= 2007.602 | ||
PORTVERSION= 2007.603 | ||
CATEGORIES= games | ||
MASTER_SITES= http://forsakenweb.com/alienarena/download/ | ||
MASTER_SITES= http://cor.planetquake.gamespy.com/codered/files/ | ||
PKGNAMESUFFIX= -data | ||
DISTNAME= ${PORTNAME}2007-linux | ||
DISTNAME= ${PORTNAME}2007-linux20070121-x86 | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Alien Arena 2006 (data) | ||
|
||
USE_ZIP= yes | ||
NO_BUILD= yes | ||
NO_PACKAGE= Package will be 185MB, set FORCE_PACKAGE if you want it | ||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-linux//} | ||
WRKSRC= ${WRKDIR}/${DISTNAME:C/-linux.*//} | ||
|
||
.include <bsd.port.pre.mk> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
MD5 (alienarena2007-linux.zip) = 4f5c1c2fa5fc6d7b6f107864cdc8253e | ||
SHA256 (alienarena2007-linux.zip) = 3920eed3f2b191d3a78642a77cc126b5af9e5d63d96756dc89b73aef3c9bb788 | ||
SIZE (alienarena2007-linux.zip) = 218448953 | ||
MD5 (alienarena2007-linux20070121-x86.zip) = a027e8707ae02fef1677bca59ba33796 | ||
SHA256 (alienarena2007-linux20070121-x86.zip) = 79b96d150c7b966251b2edc5b20a862fdc3cb8db7e34fc0fc9a21208bbee07af | ||
SIZE (alienarena2007-linux20070121-x86.zip) = 231377165 |
Oops, something went wrong.