diff options
author | ade <ade@FreeBSD.org> | 2000-02-27 05:13:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-27 05:13:27 +0800 |
commit | 44cbdce5fdfe11c136157c86b6c3ff93d548a250 (patch) | |
tree | d602bce3aa51924a1a073cd4909b199c755d3699 | |
parent | 27a8ec3fb0ae443b59219b05fb801954a32be81e (diff) | |
download | freebsd-ports-gnome-44cbdce5fdfe11c136157c86b6c3ff93d548a250.tar.gz freebsd-ports-gnome-44cbdce5fdfe11c136157c86b6c3ff93d548a250.tar.zst freebsd-ports-gnome-44cbdce5fdfe11c136157c86b6c3ff93d548a250.zip |
The original site (and author) appears to have disappeared.
Rather than killing the port off straight away, use a mirror site.
PR: 16853
Submitted by: maintainer
-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 1f797b1d1b85..7aa1e9e3be43 100644 --- a/games/znibbles/Makefile +++ b/games/znibbles/Makefile @@ -8,7 +8,7 @@ DISTNAME= znibbles-0.0.7 CATEGORIES= games -MASTER_SITES= http://www.stud.enst.fr/~vmallet/archives/ +MASTER_SITES= ftp://koala.inria.fr/pub/games/znibbles/ MAINTAINER= yinjieh@csie.nctu.edu.tw |