diff options
author | minskim <minskim@pkgsrc.org> | 2006-10-14 05:53:40 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-10-14 05:53:40 +0000 |
commit | f6862e79dafb6c2a25e8cbf104a367a1444bdeba (patch) | |
tree | 7fa5ec346e56056ab7ac24561cb6df22c67d35d6 /misc | |
parent | bf8f69fd04374e09016cf442d8e11b4fa3c65545 (diff) | |
download | pkgsrc-f6862e79dafb6c2a25e8cbf104a367a1444bdeba.tar.gz |
Add ruby-daemons.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index a90dee8fcab..3ff05c91142 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2006/09/27 15:18:14 joerg Exp $ +# $NetBSD: Makefile,v 1.264 2006/10/14 05:53:40 minskim Exp $ # COMMENT= Miscellaneous utilities @@ -202,6 +202,7 @@ SUBDIR+= root-tail SUBDIR+= routeplanner-cli SUBDIR+= rox-memo SUBDIR+= rpm +SUBDIR+= ruby-daemons SUBDIR+= rubygems SUBDIR+= sch SUBDIR+= sci |