diff options
author | wiz <wiz> | 2006-03-16 22:48:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-16 22:48:42 +0000 |
commit | 6f57817368b28cdce057c80a06a1e21638834b95 (patch) | |
tree | 94906ac0ad6d383603c6f1bd718816f89c4e6117 /devel/py-unitgui | |
parent | bfdd623c104d8a33a35aa21e8c077c1d20331bbc (diff) | |
download | pkgsrc-6f57817368b28cdce057c80a06a1e21638834b95.tar.gz |
Consistently use NetBSD.org address for shell, shellhung.org does not exist.
Diffstat (limited to 'devel/py-unitgui')
-rw-r--r-- | devel/py-unitgui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-unitgui/Makefile b/devel/py-unitgui/Makefile index 77d05541f1d..de89574a2f2 100644 --- a/devel/py-unitgui/Makefile +++ b/devel/py-unitgui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:51 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/16 22:48:42 wiz Exp $ DISTNAME= pyunit-1.4.1 PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1 @@ -6,7 +6,7 @@ PKGREVISION= 2 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 tk |