summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libg++/Makefile2
-rw-r--r--devel/libgnugetopt/Makefile2
-rw-r--r--mail/hbiff/Makefile2
-rw-r--r--misc/figlet/Makefile2
-rw-r--r--misc/jive/Makefile2
-rw-r--r--net/bounce/Makefile2
-rw-r--r--net/pathchar/Makefile2
-rw-r--r--net/relay/Makefile2
-rw-r--r--net/sniffit/Makefile2
-rw-r--r--net/tcpshow/Makefile2
-rw-r--r--net/telserv/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile
index fc0e1f819fb8..01d952da2459 100644
--- a/devel/libg++/Makefile
+++ b/devel/libg++/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.m-hollstein.de/libgxx/ \
${MASTER_SITE_GNU}
PATCH_SITES= http://www.m-hollstein.de/libgxx/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
PATCHFILES= ${DISTNAME}-20000312.diff.gz
PATCH_DIST_STRIP= -p1
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile
index 4b063d006f5f..8e41407a36ff 100644
--- a/devel/libgnugetopt/Makefile
+++ b/devel/libgnugetopt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgnugetopt
PORTVERSION= 1.1
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
MAINTAINER= obrien@FreeBSD.org
diff --git a/mail/hbiff/Makefile b/mail/hbiff/Makefile
index 1be7a5d37ba5..821d72e964ab 100644
--- a/mail/hbiff/Makefile
+++ b/mail/hbiff/Makefile
@@ -10,7 +10,7 @@ PORTNAME= hbiff
PORTVERSION= 1.2
CATEGORIES= mail
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
MAINTAINER= obrien@FreeBSD.org
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 86cf38cdbc98..9f740709cc48 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/unix/ \
ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \
ftp://ftp.internexus.net/pub/figlet/program/unix/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ \
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ \
ftp://nuxi.ucdavis.edu/pub/misc/
DISTNAME= figlet22
diff --git a/misc/jive/Makefile b/misc/jive/Makefile
index 33fc28c8613b..0c41d6bf00d9 100644
--- a/misc/jive/Makefile
+++ b/misc/jive/Makefile
@@ -10,7 +10,7 @@ PORTNAME= jive
PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
MAINTAINER= obrien@FreeBSD.org
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
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile
index ec231651bdbb..2a47ad29fd57 100644
--- a/net/pathchar/Makefile
+++ b/net/pathchar/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/ \
http://www.caida.org/Tools/Pathchar/ \
http://www.fips.de/Computer/woman/ \
http://sitka.triumf.ca/net/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
DISTNAME= pathchar-a1-freebsd-3.0
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \
pathchar.mantxt
diff --git a/net/relay/Makefile b/net/relay/Makefile
index de82b3a5cd6f..3dbbcc511dc4 100644
--- a/net/relay/Makefile
+++ b/net/relay/Makefile
@@ -10,7 +10,7 @@ PORTNAME= relay
PORTVERSION= 1.10
CATEGORIES= net security
MASTER_SITES= http://www.iagora.com/~espel/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
DISTNAME= relay
MAINTAINER= obrien@FreeBSD.org
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 105d68241014..55c460f33024 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -10,7 +10,7 @@ PORTNAME= sniffit
PORTVERSION= 0.3.7b
CATEGORIES= net security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+ ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
DISTNAME= sniffit.0.3.7.beta
MAINTAINER= obrien@FreeBSD.org
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile
index ab45df32f15f..1540602205e8 100644
--- a/net/tcpshow/Makefile
+++ b/net/tcpshow/Makefile
@@ -9,7 +9,7 @@
PORTNAME= tcpshow
PORTVERSION= 1.74
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/
+MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
# http://www.cs.berkeley.edu/~daw/mike/
DISTFILES= tcpshow.c tcpshow.1
diff --git a/net/telserv/Makefile b/net/telserv/Makefile
index 5a151bd17f10..2ab40b8e3fd6 100644
--- a/net/telserv/Makefile
+++ b/net/telserv/Makefile
@@ -10,7 +10,7 @@ PORTNAME= telserv
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= telserv
EXTRACT_SUFX= .c