diff options
author | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-05-30 02:19:16 +0000 |
commit | eb1b52eb41bbf79e5f78505225c70e2117b98078 (patch) | |
tree | b12a49ab3aa69488d18bf70e7c6fed673bbc6ebd /x11/py-Pmw | |
parent | 295b79b55925c4b2202593e3f80d665b011ce471 (diff) | |
download | pkgsrc-eb1b52eb41bbf79e5f78505225c70e2117b98078.tar.gz |
Set MAINTAINER to tech-pkg@, not packages@.
Diffstat (limited to 'x11/py-Pmw')
-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 80270464e0c..fce1dee6eb3 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/05/27 21:21:41 lukem Exp $ +# $NetBSD: Makefile,v 1.14 2004/05/30 02:19:16 snj 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= packages@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pmw.sourceforge.net/ COMMENT= Python meta widgets |