diff options
author | hiramatsu <hiramatsu> | 2015-03-15 19:51:07 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2015-03-15 19:51:07 +0000 |
commit | ffdddf4aea531cb80a3a839749cc86041b25672b (patch) | |
tree | 510a112d2d770f4fd17751a8f8379416742fe99b /sysutils/ruby-notify | |
parent | fa990b54e9adb95feafc821619aa16c9fce8874a (diff) | |
download | pkgsrc-ffdddf4aea531cb80a3a839749cc86041b25672b.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'sysutils/ruby-notify')
-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 |