diff options
author | wiz <wiz> | 2006-10-14 07:59:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-14 07:59:09 +0000 |
commit | 521cafcdae1d7c57079e87b6a1176c91bc29c030 (patch) | |
tree | 8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /lang | |
parent | bd3177c499dfe550ed62eff45a91f7d75066474b (diff) | |
download | pkgsrc-521cafcdae1d7c57079e87b6a1176c91bc29c030.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cdl3/Makefile | 4 | ||||
-rw-r--r-- | lang/py-pyrex/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/cdl3/Makefile b/lang/cdl3/Makefile index 50130f8a3ec..ea2324977b2 100644 --- a/lang/cdl3/Makefile +++ b/lang/cdl3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/10/14 08:04:25 wiz Exp $ DISTNAME= cdl3-1.2.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/ MAINTAINER= jaapb@kerguelen.org -HOMEPAGE= http://www.niii.ru.nl/~kees/cdl3/ +HOMEPAGE= http://www.cs.ru.nl/~kees/cdl3/ COMMENT= Programming language for the development of compilers PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile index 619b1ff4c1a..65e1b632c70 100644 --- a/lang/py-pyrex/Makefile +++ b/lang/py-pyrex/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2006/05/29 15:37:02 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/14 08:04:25 wiz Exp $ DISTNAME= Pyrex-0.9.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/} CATEGORIES= lang python -MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ +MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ MAINTAINER= tsarna@NetBSD.org -HOMEPAGE= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ +HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ COMMENT= Language for Writing Python Extension Modules PYTHON_VERSIONS_ACCEPTED= 24 23 22 |