aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-10-14 03:45:33 +0000
committerAde Lovett <ade@FreeBSD.org>2003-10-14 03:45:33 +0000
commit8f8b051bfd7cdcc20e69206f8ea3e7c5e67f531e (patch)
treea774d60e9c2485dd318841b72416b0baf32bcd67 /devel/autoconf
parent561fd702bb359ec5189c7ef0fefe4f5d4854b5b0 (diff)
downloadports-8f8b051bfd7cdcc20e69206f8ea3e7c5e67f531e.tar.gz
ports-8f8b051bfd7cdcc20e69206f8ea3e7c5e67f531e.zip
Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL}
Notes
Notes: svn path=/head/; revision=91126
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 9a21edda1a55..5bba8b7ee064 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -9,8 +9,8 @@ PORTNAME= autoconf
PORTVERSION= 2.53
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= autoconf
+MASTER_SITES ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ade/gnu
MAINTAINER= ade@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms