summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-03-01 16:43:27 +0000
committerhubertf <hubertf>1999-03-01 16:43:27 +0000
commitff7a814d8a0795a5f3c75f8c6dd42a4ad9e61691 (patch)
tree8d2d4ba53ee08194303cce7755e28a10d8f07017 /lang/guile
parent2e9b870784f4321f4754825893130d798747d9c7 (diff)
downloadpkgsrc-ff7a814d8a0795a5f3c75f8c6dd42a4ad9e61691.tar.gz
fix MASTER_SITES, per PR 7069
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 7645f80cc78..220f4208e48 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 1999/02/20 22:48:32 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 1999/03/01 16:43:27 hubertf Exp $
# FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp
#
DISTNAME= guile-1.3
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/guile/}
MAINTAINER= perry@piermont.com
HOMEPAGE= http://www.gnu.org/software/guile/guile.html