diff options
author | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-02-08 17:29:51 +0800 |
commit | c9c843891c76b671ac6eee41d35c710cde3c9073 (patch) | |
tree | 774b8d74b0afa6b7e2ab2c3627ddb45d469aa2fa /games/crossfire | |
parent | 57a9159d7c34120bffcee4a5c39fabd14d2bc6d8 (diff) | |
download | freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.gz freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.tar.zst freebsd-ports-gnome-c9c843891c76b671ac6eee41d35c710cde3c9073.zip |
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
Diffstat (limited to 'games/crossfire')
-rw-r--r-- | games/crossfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 3a2940bd3410..39f46c943dc2 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -8,7 +8,7 @@ DISTNAME= crossfire-${MAJ}.${MIN}.${PL} CATEGORIES= games -MASTER_SITES= http://www.FreeBSD.org/~andreas/download/ \ +MASTER_SITES= http://people.FreeBSD.org/~andreas/download/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.pyramid.com/pub/crossfire/ \ |