diff options
author | trevor <trevor@FreeBSD.org> | 2001-01-10 01:27:33 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-01-10 01:27:33 +0800 |
commit | 2ae287c1ec80ca3c45236d584c4c82df9190da73 (patch) | |
tree | f5f2db2b9ebab39663e952f96df920689b743076 /games | |
parent | 544cb097c757d0962ca007d24897ffbce73f04c7 (diff) | |
download | freebsd-ports-gnome-2ae287c1ec80ca3c45236d584c4c82df9190da73.tar.gz freebsd-ports-gnome-2ae287c1ec80ca3c45236d584c4c82df9190da73.tar.zst freebsd-ports-gnome-2ae287c1ec80ca3c45236d584c4c82df9190da73.zip |
Change master site.
ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/xemeraldia-0.3.tar.gz:
changing directory Usenet 550 Usenet: No such file or directory.
(Last OK result Tue Nov 21 9:44:21 2000 )
PR: 24155
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/xemeraldia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile index 2c9503ba04a9..c4e7a39fed04 100644 --- a/games/xemeraldia/Makefile +++ b/games/xemeraldia/Makefile @@ -8,10 +8,10 @@ PORTNAME= xemeraldia PORTVERSION= 0.31 CATEGORIES= games -MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/mar/ +MASTER_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ DISTNAME= xemeraldia-0.3 -PATCH_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/apr/ +PATCH_SITES= http://gluon.ph.sophia.ac.jp/~ftp/UNIX/src/games/ PATCHFILES= xemeraldia-0.3to0.31.patch.gz PATCH_DIST_STRIP= -p1 |