aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-08 01:44:39 +0800
committerobrien <obrien@FreeBSD.org>2000-06-08 01:44:39 +0800
commite94b83c34a021f4ffc98105811847f00a7a3385b (patch)
treea3e4059be6c9182c29f5f0075f2ae068e17b0bcd /devel
parenta3ae447c013b4b4fe02c6c9ca8afafd2bdc1be97 (diff)
downloadfreebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.tar.gz
freebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.tar.zst
freebsd-ports-gnome-e94b83c34a021f4ffc98105811847f00a7a3385b.zip
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
Diffstat (limited to 'devel')
-rw-r--r--devel/libg++/Makefile2
-rw-r--r--devel/libgnugetopt/Makefile2
2 files changed, 2 insertions, 2 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