diff options
Diffstat (limited to 'devel/py-unitgui/Makefile')
-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 c662b32ff83..a98eb9ae553 100644 --- a/devel/py-unitgui/Makefile +++ b/devel/py-unitgui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/10/24 21:08:52 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:46 martti Exp $ DISTNAME= pyunit-1.4.1 PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/} MAINTAINER= shell@shellhung.org HOMEPAGE= http://pyunit.sourceforge.net/ -COMMENT= unit testing framework for python tk +COMMENT= Unit testing framework for python tk PYDISTUTILSPKG= # defined USE_BUILDLINK2= yes |