diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-07 17:44:39 +0000 |
commit | d624138fd5de4c6466cc16e6723b3f85ecbc52fb (patch) | |
tree | d4b114ed97c4905655f034549c91eb023ac008ec /net/bounce | |
parent | 703f87fa95de2dbea47c44a63030797b4d1f74c2 (diff) | |
download | ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.tar.gz ports-d624138fd5de4c6466cc16e6723b3f85ecbc52fb.zip |
Notes
Diffstat (limited to 'net/bounce')
-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 c35ca2a40737..82a530a5dda8 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -10,7 +10,7 @@ PORTNAME= bounce PORTVERSION= 1.0 CATEGORIES= net security MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ + ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ DISTNAME= bounce EXTRACT_SUFX= .c |