diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-14 07:59:09 +0000 |
commit | a9c3a0685a2f20045ee98b5c1e849faa5216e6c3 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /sysutils | |
parent | c59a21b4c42ab0a86b75f15bf35edc7febba33fb (diff) | |
download | pkgsrc-a9c3a0685a2f20045ee98b5c1e849faa5216e6c3.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xentools20/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xentools30/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index 3d1f77e1671..2c90d1ff820 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:15 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2006/10/14 08:23:01 wiz Exp $ # DISTNAME= xen-2.0.7-src PKGNAME= xentools20-2.0.7 PKGREVISION= 7 CATEGORIES= sysutils -MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ +MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ +HOMEPAGE= http://www.cl.cam.ac.uk/research/srg/netos/xen/ COMMENT= Userland Tools for Xen DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted diff --git a/sysutils/xentools30/Makefile b/sysutils/xentools30/Makefile index de4b0a5d710..7591509596b 100644 --- a/sysutils/xentools30/Makefile +++ b/sysutils/xentools30/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 16:49:31 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2006/10/14 08:23:01 wiz Exp $ # DISTNAME= xen-3.0.2-2-src PKGNAME= xentools30-3.0.2.2 CATEGORIES= sysutils -MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ +MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ +HOMEPAGE= http://www.cl.cam.ac.uk/research/srg/netos/xen/ COMMENT= Userland Tools for Xen #DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted |