diff options
author | obache <obache> | 2013-08-14 12:52:25 +0000 |
---|---|---|
committer | obache <obache> | 2013-08-14 12:52:25 +0000 |
commit | 8032964df6ea3ed4a02564f092958d2a6857eb90 (patch) | |
tree | f230d16bed15d2d53cc065a7a55e9c6834f280fb /sysutils/Makefile | |
parent | 08c1b8a201875ee02ec0b8009375ecab4fbf598e (diff) | |
download | pkgsrc-8032964df6ea3ed4a02564f092958d2a6857eb90.tar.gz |
+ ruby-libnotify
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 1eb94cda25c..05e81b5b300 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.580 2013/07/06 01:00:01 rodent Exp $ +# $NetBSD: Makefile,v 1.581 2013/08/14 12:52:25 obache Exp $ # COMMENT= System utilities @@ -381,6 +381,7 @@ SUBDIR+= ruby-activesambaldap SUBDIR+= ruby-directory-watcher SUBDIR+= ruby-facter SUBDIR+= ruby-fssm +SUBDIR+= ruby-libnotify SUBDIR+= ruby-notify SUBDIR+= ruby-quota SUBDIR+= ruby-rb-appscript |