s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.
This commit is contained in:
parent
0687f75e49
commit
9f5e8d31e9
2 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
|
|
@ -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 @@ EXTRACT_SUFX= .tgz
|
|||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= cl@NetBSD.org
|
||||
HOMEPAGE= http://www.netbsd.org/Ports/xen/
|
||||
HOMEPAGE= http://www.NetBSD.org/Ports/xen/
|
||||
COMMENT= Xen Virtual Machine Monitor
|
||||
|
||||
ONLY_FOR_PLATFORM= *-*-i386
|
||||
|
|
Loading…
Reference in a new issue