diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 17:48:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-30 17:48:47 +0000 |
commit | 0c4431ffadfada60b173e6be5024d9f0efdcecd9 (patch) | |
tree | a7fc01dd6591869d5ddce4d65208590ccd748bb2 /games | |
parent | Add kde to CATEGORIES. (diff) |
Remove bogus MASTER_SITE
PR: 30222
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=47166
Diffstat (limited to 'games')
-rw-r--r-- | games/xlifegame/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 5332e757be27..cacb0f670612 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -8,8 +8,7 @@ PORTNAME= xlifegame PORTVERSION= 1.13 CATEGORIES= games -MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ \ - http://nadja.cis.ibaraki.ac.jp/pub/X11/ +MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ MAINTAINER= hym@cocoa.freemail.ne.jp |