diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-01 22:42:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-01 22:42:31 +0000 |
commit | bf35f6a44d9e1b7f869eaa3c292f4ad993e8d774 (patch) | |
tree | 7d11a3f4880ea096af7cf01402c0a90c6cefdad9 /pkgtools | |
parent | 80dc295cc5f8b259c6c507c9c6444094a777035f (diff) | |
download | pkgsrc-bf35f6a44d9e1b7f869eaa3c292f4ad993e8d774.tar.gz |
Reset maintainer, he resigned.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_regress/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkg_regress/Makefile b/pkgtools/pkg_regress/Makefile index 0dbf9053071..147939a6080 100644 --- a/pkgtools/pkg_regress/Makefile +++ b/pkgtools/pkg_regress/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2009/04/09 00:48:13 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/03/01 22:42:31 wiz Exp $ DISTNAME= pkg_regress-0.2 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Run pkgsrc infrastructure regression test suite PKG_DESTDIR_SUPPORT= user-destdir diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 5e67db85a72..b603f0c6b98 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.397 2012/01/06 01:26:44 wiz Exp $ +# $NetBSD: Makefile,v 1.398 2012/03/01 22:42:31 wiz Exp $ # # Note: if you update the version number, please have a look at the @@ -9,7 +9,7 @@ CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ COMMENT= Verifier for NetBSD packages diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index eeedc0461c8..9d9a09610ea 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2012/02/26 02:34:43 dholland Exp $ +# $NetBSD: Makefile,v 1.63 2012/03/01 22:42:31 wiz Exp $ # DISTNAME= url2pkg-2.14 @@ -6,7 +6,7 @@ CATEGORIES= pkgtools MASTER_SITES= # none DISTFILES= # none -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/creating.html COMMENT= Tool to automate initial steps in building a package LICENSE= original-bsd |