diff options
author | snj <snj> | 2004-05-30 02:19:16 +0000 |
---|---|---|
committer | snj <snj> | 2004-05-30 02:19:16 +0000 |
commit | 4b36d96cdf60d9fbe696e0242bcd03ff7c4a8d4b (patch) | |
tree | b12a49ab3aa69488d18bf70e7c6fed673bbc6ebd /x11 | |
parent | 0e30eebd1d79bca166709f7804410980e646976f (diff) | |
download | pkgsrc-4b36d96cdf60d9fbe696e0242bcd03ff7c4a8d4b.tar.gz |
Set MAINTAINER to tech-pkg@, not packages@.
Diffstat (limited to 'x11')
-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 |