aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-12 06:33:18 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-12 06:33:18 +0000
commit54c0fa2ee2316c5799faedaec24fbc23a23473ad (patch)
tree3925b1c63fb267700bf14018abd1b518a9b718b6
parentcc59e30281f6b5357f274ffeb04d755c43e06bf4 (diff)
downloadports-54c0fa2ee2316c5799faedaec24fbc23a23473ad.tar.gz
ports-54c0fa2ee2316c5799faedaec24fbc23a23473ad.zip
- Fix WWW
- Add missing LICENSE - add a LOCAL mirror Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=262876
-rw-r--r--games/afternoonstalker/Makefile5
-rw-r--r--games/afternoonstalker/pkg-descr2
-rw-r--r--games/burgerspace/Makefile5
-rw-r--r--games/burgerspace/pkg-descr2
4 files changed, 10 insertions, 4 deletions
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile
index c3deb8113e53..352fb0c30a37 100644
--- a/games/afternoonstalker/Makefile
+++ b/games/afternoonstalker/Makefile
@@ -8,13 +8,16 @@
PORTNAME= afternoonstalker
PORTVERSION= 1.1.4
CATEGORIES= games
-MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
+MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \
+ LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= A clone of the 1981 Night Stalker video game
LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra
+LICENSE= GPLv2
+
USE_SDL= mixer sdl
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include
diff --git a/games/afternoonstalker/pkg-descr b/games/afternoonstalker/pkg-descr
index fd09c8fcab53..0926d4024fb1 100644
--- a/games/afternoonstalker/pkg-descr
+++ b/games/afternoonstalker/pkg-descr
@@ -6,4 +6,4 @@ the spiders and the bats, which can paralyze you long enough for a
robot to come and shoot you. The bunker in the center is your only
protection.
-WWW: http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html
+WWW: http://sarrazip.com/dev/afternoonstalker.html
diff --git a/games/burgerspace/Makefile b/games/burgerspace/Makefile
index f72855ef1cbd..243b4fef6316 100644
--- a/games/burgerspace/Makefile
+++ b/games/burgerspace/Makefile
@@ -8,13 +8,16 @@
PORTNAME= burgerspace
PORTVERSION= 1.9.0
CATEGORIES= games
-MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/
+MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ \
+ LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= A BurgerTime clone
LIB_DEPENDS= flatzebra-0.1.2:${PORTSDIR}/devel/flatzebra
+LICENSE= GPLv2
+
USE_SDL= mixer sdl
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include
diff --git a/games/burgerspace/pkg-descr b/games/burgerspace/pkg-descr
index 5a19cbeeef4c..a6aede99890a 100644
--- a/games/burgerspace/pkg-descr
+++ b/games/burgerspace/pkg-descr
@@ -3,4 +3,4 @@ hamburger ingredients (buns, meat and lettuce) to make them fall from
floor to floor, until they end up in the plates at the bottom of the
screen.
-WWW: http://perso.b2b2c.ca/sarrazip/dev/burgerspace.html
+WWW: http://sarrazip.com/dev/burgerspace.html