aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-10-14 11:45:33 +0800
committerade <ade@FreeBSD.org>2003-10-14 11:45:33 +0800
commitf00801fbd8b9a1252df36fb47390809e64359aa3 (patch)
tree7eb28ae0598f0745b6f3e997e0ac4db642c5f282
parentdf6176f3b3451ca97b991db0abbb5e3d54d822be (diff)
downloadfreebsd-ports-gnome-f00801fbd8b9a1252df36fb47390809e64359aa3.tar.gz
freebsd-ports-gnome-f00801fbd8b9a1252df36fb47390809e64359aa3.tar.zst
freebsd-ports-gnome-f00801fbd8b9a1252df36fb47390809e64359aa3.zip
Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL}
-rw-r--r--devel/autoconf/Makefile4
-rw-r--r--devel/autoconf213/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index e535c649df09..7ededefb9aa4 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -9,8 +9,8 @@ PORTNAME= autoconf
PORTVERSION= 2.13.000227
PORTREVISION= 5
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= binutils autoconf
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ade/gnu
DISTNAME= autoconf-000227
MAINTAINER= ade@FreeBSD.org