diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-04-07 19:10:26 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-04-07 19:10:26 +0800 |
commit | 0f729d8b1cfca81fd0ba485a4955079991b3d71c (patch) | |
tree | ab3d181c9439a2725c1139f9c9139f4a96886e4a /games | |
parent | 9635dcad5a3f8a70c67c40605ad919146c243023 (diff) | |
download | freebsd-ports-gnome-0f729d8b1cfca81fd0ba485a4955079991b3d71c.tar.gz freebsd-ports-gnome-0f729d8b1cfca81fd0ba485a4955079991b3d71c.tar.zst freebsd-ports-gnome-0f729d8b1cfca81fd0ba485a4955079991b3d71c.zip |
- Fix MASTER_SITES [1]
- Please portlint by quoting NO_PACKAGE and RESTRICTED
- Add SHA256 checksum
Reported by: fenner distfiles survey [1]
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-enemyterritory-fortress/Makefile | 6 | ||||
-rw-r--r-- | games/linux-enemyterritory-fortress/distinfo | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile index c9b4690b6a44..879defb3f6fc 100644 --- a/games/linux-enemyterritory-fortress/Makefile +++ b/games/linux-enemyterritory-fortress/Makefile @@ -8,7 +8,7 @@ PORTNAME= enemyterritory-fortress PORTVERSION= 1.6 CATEGORIES= games linux -MASTER_SITES= http://www.etf-center.com/files/ +MASTER_SITES= http://www.sonnensturm.net/download/ PKGNAMEPREFIX= linux- DISTNAME= etf_${PORTVERSION}-english-2 EXTRACT_SUFX= .run @@ -21,8 +21,8 @@ RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_X_PREFIX= yes -NO_PACKAGE= Distfile is 263MB, set FORCE_PACKAGE if you really want to build this package -RESTRICTED= Redistribution is limited, see license +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 PORTDOCS= * diff --git a/games/linux-enemyterritory-fortress/distinfo b/games/linux-enemyterritory-fortress/distinfo index a84e3aa4063a..b72f7ff7a0b9 100644 --- a/games/linux-enemyterritory-fortress/distinfo +++ b/games/linux-enemyterritory-fortress/distinfo @@ -1,2 +1,3 @@ MD5 (etf_1.6-english-2.run) = 235b1a7e8153b1c0ed422f775d25d3ac +SHA256 (etf_1.6-english-2.run) = 6be1e86922435fcddfe28d83210ac556497f65ea1f030e09459e82c888533975 SIZE (etf_1.6-english-2.run) = 276814092 |