diff options
author | wiz <wiz> | 2010-03-21 16:29:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-03-21 16:29:38 +0000 |
commit | 4e824c5ae5a9a482961fcacd963e361cfd5c375d (patch) | |
tree | 7e02cbb5f0e294720b31181dcbfb835f3e47e32b /pkgtools/libnbcompat | |
parent | 514d74170e48b03e83e296356b36daa6f399bfe6 (diff) | |
download | pkgsrc-4e824c5ae5a9a482961fcacd963e361cfd5c375d.tar.gz |
Reset maintainer, developer lost his commit bit.
Diffstat (limited to 'pkgtools/libnbcompat')
-rw-r--r-- | pkgtools/libnbcompat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index 0755e95b6f2..2aed3971348 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2009/06/10 11:03:47 joerg Exp $ +# $NetBSD: Makefile,v 1.74 2010/03/21 16:29:42 wiz Exp $ # # NOTE: If you update this package, it is *mandatory* that you update # pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual @@ -10,7 +10,7 @@ CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= grant@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ COMMENT= Portable NetBSD compatibility library |