summaryrefslogtreecommitdiff
path: root/devel/gnu-libtool
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-10-14 03:46:46 +0000
committerAde Lovett <ade@FreeBSD.org>2003-10-14 03:46:46 +0000
commit4d720fb16d99479eae093b79a4b0dda433f59411 (patch)
tree212198b0108ffa3646e5311aad1db7dc1e1f6dac /devel/gnu-libtool
parentPoint "legacy" autoconf distfile at ${MASTER_SITE_LOCAL} (diff)
Repoint to known-good copies of libtool distfiles, prior to the FSF
ftp.gnu.org compromise and resultant trashing of lots of files. Why they haven't gotten things back into a proper state yet is an entirely different question.
Notes
Notes: svn path=/head/; revision=91127
Diffstat (limited to 'devel/gnu-libtool')
-rw-r--r--devel/gnu-libtool/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile
index b6bb08299ae2..508c25f6d490 100644
--- a/devel/gnu-libtool/Makefile
+++ b/devel/gnu-libtool/Makefile
@@ -9,8 +9,10 @@ PORTNAME?= libtool
PORTVERSION= 1.5
PORTREVISION?= 0
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= libtool
+#MASTER_SITES= ${MASTER_SITE_GNU}
+#MASTER_SITE_SUBDIR= libtool
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ade/gnu
DISTNAME= libtool-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org