summaryrefslogtreecommitdiff
path: root/devel/libgnugetopt
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-07 17:44:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-07 17:44:39 +0000
commitd624138fd5de4c6466cc16e6723b3f85ecbc52fb (patch)
treed4b114ed97c4905655f034549c91eb023ac008ec /devel/libgnugetopt
parentPlay "hunt the pea" with the new local distfile location. (diff)
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
Notes
Notes: svn path=/head/; revision=29334
Diffstat (limited to 'devel/libgnugetopt')
-rw-r--r--devel/libgnugetopt/Makefile2
1 files changed, 1 insertions, 1 deletions
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