pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xentools12 Give package a reasonable PKGNAME,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e773e3e5ec4
branches:  trunk
changeset: 475207:9e773e3e5ec4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 12 08:01:05 2004 +0000

description:
Give package a reasonable PKGNAME, and reorder lines
for pkglint. CATEGORIES:s/local/sysutils/.
Addresses PR 25542.

diffstat:

 sysutils/xentools12/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r ef8fd4102a2b -r 9e773e3e5ec4 sysutils/xentools12/Makefile
--- a/sysutils/xentools12/Makefile      Wed May 12 05:31:28 2004 +0000
+++ b/sysutils/xentools12/Makefile      Wed May 12 08:01:05 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2004/05/08 18:24:00 cl Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/12 08:01:05 wiz Exp $
 #
 
-PKGNAME=               xentools12
 DISTNAME=              xeno-1.2-src-040418
+PKGNAME=               xentools12-040418
+CATEGORIES=            sysutils
+MASTER_SITES=          ftp://ftp.NetBSD.org/pub/NetBSD/arch/xen/misc/
+EXTRACT_SUFX=          .tgz
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX}
 DISTFILES+=            netbsd-xen-kernel-headers-040508.tar.gz
-CATEGORIES=            local
-MASTER_SITES=          ftp://ftp.NetBSD.org/pub/NetBSD/arch/xen/misc/
-EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            cl%NetBSD.org@localhost
 HOMEPAGE=              http://www.netbsd.org/Ports/xen/



Home | Main Index | Thread Index | Old Index