diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:51:07 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:51:07 +0000 |
commit | 86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf (patch) | |
tree | 510a112d2d770f4fd17751a8f8379416742fe99b /sysutils | |
parent | 8dcc746d7021481c153b635e18bdfabc195fba81 (diff) | |
download | pkgsrc-86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ruby-notify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ruby-notify/Makefile b/sysutils/ruby-notify/Makefile index a175df54224..8789220a263 100644 --- a/sysutils/ruby-notify/Makefile +++ b/sysutils/ruby-notify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/08/14 08:55:49 obache Exp $ +# $NetBSD: Makefile,v 1.8 2015/03/15 19:51:08 hiramatsu Exp $ DISTNAME= notify-0.5.2 CATEGORIES= sysutils -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/jugyo/notify COMMENT= Ruby notification function for cross platfoms LICENSE= mit |