aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool15
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/libtool15
parent8f8b051bfd7cdcc20e69206f8ea3e7c5e67f531e (diff)
downloadports-4d720fb16d99479eae093b79a4b0dda433f59411.tar.gz
ports-4d720fb16d99479eae093b79a4b0dda433f59411.zip
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/libtool15')
-rw-r--r--devel/libtool15/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index b6bb08299ae2..508c25f6d490 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/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