diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-05 09:55:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-05 09:55:54 +0000 |
commit | 342c68c3e0cb234516f426adc81ffcfbc3e3ed26 (patch) | |
tree | a4150eb4497644b55d2701eca9a42e864a62aaa4 /pkgtools | |
parent | f53c5b5aa170cbcd4395635adfaf3594aac33299 (diff) | |
download | pkgsrc-342c68c3e0cb234516f426adc81ffcfbc3e3ed26.tar.gz |
If I get to fix the bugs, I might as well OWN it.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index f1ea35f0480..bb6ca3f0528 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.414 2012/08/03 09:07:21 asau Exp $ +# $NetBSD: Makefile,v 1.415 2012/08/05 09:55:54 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= pkgsrc-users@NetBSD.org +OWNER= wiz@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ COMMENT= Verifier for NetBSD packages |