diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 22:16:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 22:16:37 +0000 |
commit | f0fb7869d195229cafe81d0a51f54697a610e5de (patch) | |
tree | 562b677218426bb8759c96429df3cced657bd40b /games/alienwave | |
parent | 0828f46e1d5be35da0d5124075bbf8efc1583ae5 (diff) | |
download | ports-f0fb7869d195229cafe81d0a51f54697a610e5de.tar.gz ports-f0fb7869d195229cafe81d0a51f54697a610e5de.zip |
- Update download location, update WWW
Notes
Notes:
svn path=/head/; revision=227300
Diffstat (limited to 'games/alienwave')
-rw-r--r-- | games/alienwave/Makefile | 2 | ||||
-rw-r--r-- | games/alienwave/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/alienwave/Makefile b/games/alienwave/Makefile index 9f18bbb77644..3aadc26de9d1 100644 --- a/games/alienwave/Makefile +++ b/games/alienwave/Makefile @@ -8,7 +8,7 @@ PORTNAME= alienwave PORTVERSION= 0.3.0 CATEGORIES= games -MASTER_SITES= http://www.cs.unibo.it/~pira/alienwave/ +MASTER_SITES= http://www.alessandropira.org/alienwave/ MAINTAINER= tlp@liquidx.org COMMENT= Shoot'em up game written using ncurses diff --git a/games/alienwave/pkg-descr b/games/alienwave/pkg-descr index 5977223c245f..3062a77ff639 100644 --- a/games/alienwave/pkg-descr +++ b/games/alienwave/pkg-descr @@ -1,7 +1,7 @@ A shoot'em up game written using ncurses where you control a spaceship and must kill as many alien spaceships as you can. -WWW: http://www.cs.unibo.it/~pira/alienwave/aw.html +WWW: http://www.alessandropira.org/alienwave/aw.html - Travis Poppe tlp@liquidx.org |