diff options
author | grant <grant@pkgsrc.org> | 2004-05-22 16:50:39 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-22 16:50:39 +0000 |
commit | 9f5e8d31e9b4a088ac21b4457bb29b8c12221269 (patch) | |
tree | 1a3db48b6f5e4917a811018fa155bd9bedfacffb /sysutils/xen12/Makefile | |
parent | 0687f75e497cd4465fcca36f99a75188ec321357 (diff) | |
download | pkgsrc-9f5e8d31e9b4a088ac21b4457bb29b8c12221269.tar.gz |
s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.
Diffstat (limited to 'sysutils/xen12/Makefile')
-rw-r--r-- | sysutils/xen12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xen12/Makefile b/sysutils/xen12/Makefile index 900583b93c8..d32ec00b900 100644 --- a/sysutils/xen12/Makefile +++ b/sysutils/xen12/Makefile @@ -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 |