diff options
author | obache <obache> | 2013-08-14 08:55:49 +0000 |
---|---|---|
committer | obache <obache> | 2013-08-14 08:55:49 +0000 |
commit | d3fe01c0a24c773ced8a783b10a1c2ac81e391d5 (patch) | |
tree | e20065b4a931278b15cff30b0c7950f7ef44d7b1 /sysutils | |
parent | 2024ee1040c63964230101fe6f998faf93b2877b (diff) | |
download | pkgsrc-d3fe01c0a24c773ced8a783b10a1c2ac81e391d5.tar.gz |
Fixes CATEGORIES
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 b8d4bbad22a..a175df54224 100644 --- a/sysutils/ruby-notify/Makefile +++ b/sysutils/ruby-notify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/06/13 13:32:53 obache Exp $ +# $NetBSD: Makefile,v 1.7 2013/08/14 08:55:49 obache Exp $ DISTNAME= notify-0.5.2 -CATEGORIES= security +CATEGORIES= sysutils MAINTAINER= obache@NetBSD.org HOMEPAGE= http://github.com/jugyo/notify |