diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-10-15 23:37:08 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-10-15 23:37:08 +0800 |
commit | f58852ff892e17909f40e3a5c20e0486ac828110 (patch) | |
tree | e689f391152914ff8b3422167f8e0cb55052b499 /games | |
parent | ab1444cdf2180d84cff0bbb343374c9328566a58 (diff) | |
download | freebsd-ports-gnome-f58852ff892e17909f40e3a5c20e0486ac828110.tar.gz freebsd-ports-gnome-f58852ff892e17909f40e3a5c20e0486ac828110.tar.zst freebsd-ports-gnome-f58852ff892e17909f40e3a5c20e0486ac828110.zip |
Update MASTER_SITES
PR: 31281
Submitted by: MAINTAINER
Diffstat (limited to 'games')
-rw-r--r-- | games/znibbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/znibbles/Makefile b/games/znibbles/Makefile index 1f0a17200dcf..ae2f8685f291 100644 --- a/games/znibbles/Makefile +++ b/games/znibbles/Makefile @@ -8,7 +8,7 @@ PORTNAME= znibbles PORTVERSION= 0.0.7 CATEGORIES= games -MASTER_SITES= ftp://koala.inria.fr/pub/games/znibbles/ +MASTER_SITES= http://koala.ilog.fr/ftp/pub/games/znibbles/ MAINTAINER= yinjieh@csie.nctu.edu.tw |