summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2006-10-14 07:59:09 +0000
committerwiz <wiz>2006-10-14 07:59:09 +0000
commitf67daf78d5589adf0782257e1dfe6240d3beeb15 (patch)
tree8dbd8f6da245fd6ff1f07ab6c2ea7d48428de73c /lang
parentf6cb37d284cf9db0a660d60fe6ac584df3fda333 (diff)
downloadpkgsrc-f67daf78d5589adf0782257e1dfe6240d3beeb15.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'lang')
-rw-r--r--lang/cdl3/Makefile4
-rw-r--r--lang/py-pyrex/Makefile6
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