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 /net/bounce/Makefile | |
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 'net/bounce/Makefile')
-rw-r--r-- | net/bounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 8cc8a026739e..7c47989e5bcc 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -11,7 +11,7 @@ DISTNAME= bounce PKGNAME= bounce-1.0 CATEGORIES= net security MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ - http://www.freebsd.org/~obrien/Distfiles/ + http://people.FreeBSD.org/~obrien/Distfiles/ EXTRACT_SUFX= .c MAINTAINER= obrien@FreeBSD.org |