diff options
author | obache <obache@pkgsrc.org> | 2010-05-16 11:39:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-16 11:39:46 +0000 |
commit | 1de8dd312056bff8c7165a5cd2e489ec138c5f21 (patch) | |
tree | b6f28f6d1504f53f16870bf2f825f639c255333d /sysutils/Makefile | |
parent | a86f868b0b201e8d757572921b73eacd18f0fe0c (diff) | |
download | pkgsrc-1de8dd312056bff8c7165a5cd2e489ec138c5f21.tar.gz |
+ ruby-notify
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f56a435a81d..c179ad0aa71 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.493 2010/05/07 09:14:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.494 2010/05/16 11:39:46 obache Exp $ # COMMENT= System utilities @@ -268,6 +268,7 @@ SUBDIR+= ruby-activesambaldap SUBDIR+= ruby-directory-watcher SUBDIR+= ruby-facter SUBDIR+= ruby-gnome2-gnomevfs +SUBDIR+= ruby-notify SUBDIR+= ruby-quota SUBDIR+= ruby-rb-appscript SUBDIR+= safetynet |