diff options
author | taca <taca@pkgsrc.org> | 2011-06-19 07:36:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-06-19 07:36:56 +0000 |
commit | aa89a2afb85c41919cf25232d484f00cc94ace47 (patch) | |
tree | 5bcbad34d3b3a6bb810cf1160c5152b70d464b9c /sysutils | |
parent | 59400518a2f78f8466b110d15ff67e358cea34c6 (diff) | |
download | pkgsrc-aa89a2afb85c41919cf25232d484f00cc94ace47.tar.gz |
Add and enable ruby-fssm.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7fd47e35253..160fd93aa0a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2011/05/28 10:02:12 cheusov Exp $ +# $NetBSD: Makefile,v 1.521 2011/06/19 07:36:56 taca Exp $ # COMMENT= System utilities @@ -335,6 +335,7 @@ SUBDIR+= rtty SUBDIR+= ruby-activesambaldap SUBDIR+= ruby-directory-watcher SUBDIR+= ruby-facter +SUBDIR+= ruby-fssm SUBDIR+= ruby-notify SUBDIR+= ruby-quota SUBDIR+= ruby-rb-appscript |