diff options
author | wiz <wiz> | 2007-09-30 17:45:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-30 17:45:23 +0000 |
commit | 3b4d1041e516e7a829f5bd9ee521d230d7694da6 (patch) | |
tree | 011676415cdf098d46d810cd4e0b0991de3bd09b /devel/py-unitgui | |
parent | 2ff0ed60f4e16bf064dcb92491aa0100eee4e309 (diff) | |
download | pkgsrc-3b4d1041e516e7a829f5bd9ee521d230d7694da6.tar.gz |
Reset maintainer -- shell@ is inactive.
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 de89574a2f2..f9e051ba90a 100644 --- a/devel/py-unitgui/Makefile +++ b/devel/py-unitgui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/16 22:48:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/09/30 17:45:24 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@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pyunit.sourceforge.net/ COMMENT= Unit testing framework for python tk |