diff options
author | grant <grant@pkgsrc.org> | 2005-07-13 01:30:17 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-07-13 01:30:17 +0000 |
commit | 77ddb3126864e462a8d577e6ff846743239fb8ed (patch) | |
tree | 22f3c3de4a3ae59e27f3957e960f6c950e7b80e1 /sysutils | |
parent | 0f5e832f12d24b0182166683df304c253620e3d7 (diff) | |
download | pkgsrc-77ddb3126864e462a8d577e6ff846743239fb8ed.tar.gz |
correct HOMEPAGE.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xentools20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xentools20/Makefile b/sysutils/xentools20/Makefile index d3f52e0f19b..f4b4f23bbb8 100644 --- a/sysutils/xentools20/Makefile +++ b/sysutils/xentools20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/07/13 01:28:37 grant Exp $ +# $NetBSD: Makefile,v 1.14 2005/07/13 01:30:17 grant Exp $ # DISTNAME= xen-2.0.6-src @@ -9,7 +9,7 @@ MASTER_SITES= http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://www.netbsd.org/Ports/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 |