diff options
author | wiz <wiz> | 2010-02-26 10:28:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-26 10:28:30 +0000 |
commit | 52c2dd2914aeeaf4d0a711cf2f176e3d6260e47a (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c /misc/granulate | |
parent | 16273ed2787a297e283c142b574344d70d29615f (diff) | |
download | pkgsrc-52c2dd2914aeeaf4d0a711cf2f176e3d6260e47a.tar.gz |
Reset maintainer for developers who gave back their commit bit.
Diffstat (limited to 'misc/granulate')
-rw-r--r-- | misc/granulate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/granulate/Makefile b/misc/granulate/Makefile index 1ef6a029d40..44c21e45d57 100644 --- a/misc/granulate/Makefile +++ b/misc/granulate/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:33 wiz Exp $ # DISTNAME= granulate-0.1 CATEGORIES= misc MASTER_SITES= ftp://134.74.16.12/pub/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program for splitting files in place PKG_DESTDIR_SUPPORT= user-destdir |