summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-03-12 16:08:25 +0000
committeragc <agc@pkgsrc.org>1999-03-12 16:08:25 +0000
commit1450cada91d9840059c15fbd20b116405d17bd96 (patch)
tree1e60b3173802d903bee0aab30581af2f20570288 /devel/autoconf
parent98f3cfb859bcb2e3d1d0a1b0cd7a383b0b0ec80a (diff)
downloadpkgsrc-1450cada91d9840059c15fbd20b116405d17bd96.tar.gz
Adapt this Makefile to the new GNU layout for their ftp sites.
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 df5f2f354db..c4d82b1238f 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 1999/02/20 22:48:25 hubertf Exp $
+# $NetBSD: Makefile,v 1.21 1999/03/12 16:08:25 agc Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#
DISTNAME= autoconf-2.13
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/autoconf/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html