summaryrefslogtreecommitdiff
path: root/sysutils/xentools3/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2007-12-07 19:12:07 +0000
committerbouyer <bouyer>2007-12-07 19:12:07 +0000
commit1c4d8d1553dc99afda1a4bd4b7c7ae4f4cf8229b (patch)
treea78cbd2e416ecd9d9ff476c4adcf1a2cf62193d4 /sysutils/xentools3/Makefile
parent67591a75b4e442431dcf360c7d02c7cf58bf0c80 (diff)
downloadpkgsrc-1c4d8d1553dc99afda1a4bd4b7c7ae4f4cf8229b.tar.gz
Fix MASTER_SITES. Pointed out by Petar Bogdanovic on port-xen@
Diffstat (limited to 'sysutils/xentools3/Makefile')
-rw-r--r--sysutils/xentools3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools3/Makefile b/sysutils/xentools3/Makefile
index c6155eb40b5..24ef09bb817 100644
--- a/sysutils/xentools3/Makefile
+++ b/sysutils/xentools3/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2007/12/03 21:54:30 bouyer Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/07 19:12:07 bouyer Exp $
#
VERSION= 3.1.2
DISTNAME= xen-${VERSION}-src
PKGNAME= xentools3-${VERSION}
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITES_LOCAL}
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz
MAINTAINER= bouyer@NetBSD.org