diff options
author | gdt <gdt> | 2013-06-06 15:04:18 +0000 |
---|---|---|
committer | gdt <gdt> | 2013-06-06 15:04:18 +0000 |
commit | f3a1ffb41bb2c8c0e567abf2969735e4b3f6ecd6 (patch) | |
tree | 3343ffbdba6463e4ca4a81d44955eedb402da226 /www | |
parent | 3cbb80f9c925894acf042ba739ed6c2b2e8486c6 (diff) | |
download | pkgsrc-f3a1ffb41bb2c8c0e567abf2969735e4b3f6ecd6.tar.gz |
Drop maintainership.
I'm not particularly paying attention to gitweb. (This package
doesn't need a lot of attention, as it's automatically updated with
git, and stable upstream.)
Diffstat (limited to 'www')
-rw-r--r-- | www/gitweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile index d3c6f7c4d75..a577029967c 100644 --- a/www/gitweb/Makefile +++ b/www/gitweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:32 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/06 15:04:18 gdt Exp $ .include "../../devel/scmgit/Makefile.version" @@ -8,7 +8,7 @@ PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.kernel.org/pub/software/scm/git/ -MAINTAINER= gdt@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://git.or.cz/ COMMENT= Web interface for GIT repositories |