summaryrefslogtreecommitdiff
path: root/devel/py-unit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-16 22:48:42 +0000
committerwiz <wiz@pkgsrc.org>2006-03-16 22:48:42 +0000
commit9c3b7a59c8333376e662fa625cc49ec7ef81d87b (patch)
tree94906ac0ad6d383603c6f1bd718816f89c4e6117 /devel/py-unit
parent2ed33ab2a6022e8d3b96c22395089f8a4a252fdf (diff)
downloadpkgsrc-9c3b7a59c8333376e662fa625cc49ec7ef81d87b.tar.gz
Consistently use NetBSD.org address for shell, shellhung.org does not exist.
Diffstat (limited to 'devel/py-unit')
-rw-r--r--devel/py-unit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-unit/Makefile b/devel/py-unit/Makefile
index cc6ae0e146d..2cbf31ca1f0 100644
--- a/devel/py-unit/Makefile
+++ b/devel/py-unit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:51 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
-MAINTAINER= shell@shellhung.org
+MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://pyunit.sourceforge.net/
COMMENT= Unit testing framework for python