diff options
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 |