diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-31 16:22:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-31 16:22:43 +0800 |
commit | b2378f80c8b303b9f0e5751a9467acb2bdc3dcc5 (patch) | |
tree | f26be22de38c71597093c218c5e2d9772c374e80 /games/farblazer | |
parent | cb04ec300541a87d6ef5da0cf34c6031637ee49f (diff) | |
download | freebsd-ports-gnome-b2378f80c8b303b9f0e5751a9467acb2bdc3dcc5.tar.gz freebsd-ports-gnome-b2378f80c8b303b9f0e5751a9467acb2bdc3dcc5.tar.zst freebsd-ports-gnome-b2378f80c8b303b9f0e5751a9467acb2bdc3dcc5.zip |
Per distfile survey, remove mastersite that disappeared in December 2002.
Diffstat (limited to 'games/farblazer')
-rw-r--r-- | games/farblazer/Makefile | 2 | ||||
-rw-r--r-- | games/farblazer/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/farblazer/Makefile b/games/farblazer/Makefile index f5896acaba47..f81cb4471fb5 100644 --- a/games/farblazer/Makefile +++ b/games/farblazer/Makefile @@ -8,7 +8,7 @@ PORTNAME= farblazer PORTVERSION= 0.7 CATEGORIES= games -MASTER_SITES= http://www.zipcon.net/~adamf/software/farblazer/ +MASTER_SITES= http://www.pygame.org/gamelets/games/ MAINTAINER= ports@FreeBSD.org COMMENT= An action/arcade game originally based of StarBlazer on the Apple ][ diff --git a/games/farblazer/pkg-descr b/games/farblazer/pkg-descr index c7f9e8e4486b..c6762f0bf1c2 100644 --- a/games/farblazer/pkg-descr +++ b/games/farblazer/pkg-descr @@ -1,5 +1,3 @@ The apple][ shooter StarBlazer is recreated in this project. Featuring different bombing missions on each level while you try to maintain control of the skies. - -WWW: http://www.zipcon.net/~adamf/software/farblazer/default.shtml |