diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
commit | 73b871016441214fea888bca48b28bf4990ad3c8 (patch) | |
tree | eaca280e924a35d1d3e0e84d3abff7a778592da4 /games/xneko | |
parent | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (diff) | |
download | freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.gz freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.zst freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.zip |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Diffstat (limited to 'games/xneko')
-rw-r--r-- | games/xneko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xneko/Makefile b/games/xneko/Makefile index 072ce747e346..7788f8b5a91a 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -8,7 +8,7 @@ PORTNAME= xneko PORTVERSION= 4.4 CATEGORIES= games -MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/4.4BSD-Lite/4.4BSD-Lite/usr/src/games/ DISTNAME= ${PORTNAME} MAINTAINER= markm@FreeBSD.org |