pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xentools3 Fix MASTER_SITES. Pointed out by Pe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30b60292f68b
branches:  trunk
changeset: 536235:30b60292f68b
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Fri Dec 07 19:12:07 2007 +0000

description:
Fix MASTER_SITES. Pointed out by Petar Bogdanovic on port-xen@

diffstat:

 sysutils/xentools3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r af88d1c2bfa8 -r 30b60292f68b sysutils/xentools3/Makefile
--- a/sysutils/xentools3/Makefile       Fri Dec 07 11:48:26 2007 +0000
+++ b/sysutils/xentools3/Makefile       Fri Dec 07 19:12:07 2007 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index