pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xen12 s/netbsd.org/NetBSD.org/, don't mention...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e5084ccdac5
branches:  trunk
changeset: 475652:1e5084ccdac5
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat May 22 16:50:39 2004 +0000

description:
s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.

diffstat:

 sysutils/xen12/DESCR    |  6 +++---
 sysutils/xen12/Makefile |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r fea9d91996d2 -r 1e5084ccdac5 sysutils/xen12/DESCR
--- a/sysutils/xen12/DESCR      Sat May 22 16:31:04 2004 +0000
+++ b/sysutils/xen12/DESCR      Sat May 22 16:50:39 2004 +0000
@@ -1,6 +1,6 @@
 Xen is is a virtual machine monitor for x86 that supports execution of
 multiple guest operating systems with unprecedented levels of performance
-and resource isolation.  Xen is Open Source software. 
+and resource isolation.  Xen is Open Source software.
 
-See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen. 
-See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.
+See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on
+Xen.
diff -r fea9d91996d2 -r 1e5084ccdac5 sysutils/xen12/Makefile
--- a/sysutils/xen12/Makefile   Sat May 22 16:31:04 2004 +0000
+++ b/sysutils/xen12/Makefile   Sat May 22 16:50:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/05/22 16:31:04 cl Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/22 16:50:39 grant Exp $
 #
 
 DISTNAME=              xeno-1.2-src-040418
@@ -9,7 +9,7 @@
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=            cl%NetBSD.org@localhost
-HOMEPAGE=              http://www.netbsd.org/Ports/xen/
+HOMEPAGE=              http://www.NetBSD.org/Ports/xen/
 COMMENT=               Xen Virtual Machine Monitor
 
 ONLY_FOR_PLATFORM=     *-*-i386



Home | Main Index | Thread Index | Old Index