diff options
author | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
---|---|---|
committer | kano <kano@pkgsrc.org> | 2007-10-07 12:59:11 +0000 |
commit | 1876fdd911c3d813d16e51d16396e2ab6e1176e8 (patch) | |
tree | bc8abb175c2e1c05238dd283debeb72732449a8f /sysutils | |
parent | 92be29389985ebfd331f9a240e0a000ead451e8b (diff) | |
download | pkgsrc-1876fdd911c3d813d16e51d16396e2ab6e1176e8.tar.gz |
fix obsolete URLs for www.NetBSD.org
close PR pkg/37071
reviewd by xtraeme@
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xen12/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xenkernel20/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools12/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools20/MESSAGE.NetBSD | 4 | ||||
-rw-r--r-- | sysutils/xentools3/MESSAGE.NetBSD | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/xen12/Makefile b/sysutils/xen12/Makefile index d8b3b4073d0..b61508f7051 100644 --- a/sysutils/xen12/Makefile +++ b/sysutils/xen12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/07/27 18:48:04 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2007/10/07 12:59:15 kano Exp $ # DISTNAME= xeno-1.2-src-040418 @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= xen12-addtl-ide-dma-040522.tar.gz 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 diff --git a/sysutils/xenkernel20/Makefile b/sysutils/xenkernel20/Makefile index d7bdd4dbf7c..96e03fc3978 100644 --- a/sysutils/xenkernel20/Makefile +++ b/sysutils/xenkernel20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/07/01 20:20:24 bouyer Exp $ +# $NetBSD: Makefile,v 1.5 2007/10/07 12:59:15 kano Exp $ # DISTNAME= xen-2.0.7-install-x86_32 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.NetBSD.org/Ports/xen/ +HOMEPAGE= http://www.NetBSD.org/ports/xen/ COMMENT= Xen Kernel ONLY_FOR_PLATFORM= Linux-2.[46]*-i386 NetBSD-*-i386 diff --git a/sysutils/xentools12/Makefile b/sysutils/xentools12/Makefile index f8d41d948ac..7a659a3e91c 100644 --- a/sysutils/xentools12/Makefile +++ b/sysutils/xentools12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/07/06 21:14:19 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2007/10/07 12:59:15 kano Exp $ # DISTNAME= xeno-1.2-src-040418 @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= netbsd-xen-kernel-headers-040508.tar.gz MAINTAINER= cl@NetBSD.org -HOMEPAGE= http://www.NetBSD.org/Ports/xen/ +HOMEPAGE= http://www.NetBSD.org/ports/xen/ COMMENT= Userland Tools for Xen ONLY_FOR_PLATFORM= *-*-i386 diff --git a/sysutils/xentools20/MESSAGE.NetBSD b/sysutils/xentools20/MESSAGE.NetBSD index e11d3f108e0..b7847d37946 100644 --- a/sysutils/xentools20/MESSAGE.NetBSD +++ b/sysutils/xentools20/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.2 2006/03/10 20:26:03 heinz Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.3 2007/10/07 12:59:15 kano Exp $ Please ensure that the Xen-specific devices needed by xend(8) exist: @@ -12,6 +12,6 @@ There are example configuration files for setting up a guest domain in: Please also refer to the the "NetBSD/xen How-To" for more information on creating a Xen setup: - http://www.NetBSD.org/Ports/xen/howto.html + http://www.NetBSD.org/ports/xen/howto.html =========================================================================== diff --git a/sysutils/xentools3/MESSAGE.NetBSD b/sysutils/xentools3/MESSAGE.NetBSD index 627de52deb5..de539a210f6 100644 --- a/sysutils/xentools3/MESSAGE.NetBSD +++ b/sysutils/xentools3/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2007/06/14 19:39:45 bouyer Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.2 2007/10/07 12:59:15 kano Exp $ Please ensure that the Xen-specific devices needed by xend(8) exist: @@ -12,6 +12,6 @@ There are example configuration files for setting up a guest domain in: Please also refer to the the "NetBSD/xen How-To" for more information on creating a Xen setup: - http://www.NetBSD.org/Ports/xen/howto.html + http://www.NetBSD.org/ports/xen/howto.html =========================================================================== |