diff options
Diffstat (limited to 'x11/py-Pmw/Makefile')
-rw-r--r-- | x11/py-Pmw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile index 7a2969a056c..80270464e0c 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/05/02 05:23:21 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/05/27 21:21:41 lukem Exp $ # DISTNAME= Pmw.0.8.5 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-Pmw-0.8.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmw/} -MAINTAINER= lukem@NetBSD.org +MAINTAINER= packages@NetBSD.org HOMEPAGE= http://pmw.sourceforge.net/ COMMENT= Python meta widgets |