diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:57:40 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:57:40 +0000 |
commit | db4923a7fd09a8b516c1f6a00a755eb8ea17aa20 (patch) | |
tree | 9ebdca3520072a1edf278459dd2be0e7aa70a604 /sysutils | |
parent | 16a5eb8d29f81c4305f32b937aac836b33e13b2b (diff) | |
download | pkgsrc-db4923a7fd09a8b516c1f6a00a755eb8ea17aa20.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/user_cygwin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/user_cygwin/Makefile b/sysutils/user_cygwin/Makefile index ac2e729c95e..78d36f814e0 100644 --- a/sysutils/user_cygwin/Makefile +++ b/sysutils/user_cygwin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:07:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/15 20:13:24 hiramatsu Exp $ # DISTNAME= user-cygwin-20130712 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Limited NetBSD-compatible useradd/groupadd commands ONLY_FOR_PLATFORM= Cygwin-*-* |