summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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