diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-31 01:48:47 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-31 01:48:47 +0800 |
commit | 40d56285ee90d337361d1771af38348ed148664c (patch) | |
tree | 808ee8255a7fbe0710d755586ac339e6315d1913 /games | |
parent | 703089b2318951cfde028ee5ae384374c88949ca (diff) | |
download | freebsd-ports-gnome-40d56285ee90d337361d1771af38348ed148664c.tar.gz freebsd-ports-gnome-40d56285ee90d337361d1771af38348ed148664c.tar.zst freebsd-ports-gnome-40d56285ee90d337361d1771af38348ed148664c.zip |
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 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 |