summaryrefslogtreecommitdiff
path: root/devel/libtool14
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/libtool14
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/libtool14')
-rw-r--r--devel/libtool14/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile
index 96a310e49e9a..3ee50c1ed491 100644
--- a/devel/libtool14/Makefile
+++ b/devel/libtool14/Makefile
@@ -9,8 +9,10 @@ PORTNAME?= libtool
PORTVERSION= 1.4.3
PORTREVISION?= 2
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