diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-30 17:48:47 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-30 17:48:47 +0000 |
commit | 40d56285ee90d337361d1771af38348ed148664c (patch) | |
tree | 808ee8255a7fbe0710d755586ac339e6315d1913 /games | |
parent | 703089b2318951cfde028ee5ae384374c88949ca (diff) | |
download | FreeBSD-ports-40d56285ee90d337361d1771af38348ed148664c.zip FreeBSD-ports-40d56285ee90d337361d1771af38348ed148664c.tar.gz |
Remove bogus MASTER_SITE
PR: 30222
Submitted by: MAINTAINER
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 5332e75..cacb0f6 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 |