diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | e4265b310856834018287a415c6ccfa4a335a54a (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /devel/id-utils | |
parent | 0a2ff56736906610c78baa6383a42635274ac741 (diff) | |
download | pkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Diffstat (limited to 'devel/id-utils')
-rw-r--r-- | devel/id-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile index 6e6ee49518f..a3e115876ce 100644 --- a/devel/id-utils/Makefile +++ b/devel/id-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/02/26 13:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2003/06/02 01:20:43 jschauma Exp $ # FreeBSD Id: Makefile,v 1.4 1996/11/18 10:22:47 asami Exp # @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=id-utils/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.gnu.org/software/idutils/idutils.html COMMENT= Classic Berkeley gid/lid tools for looking up variables in code |