diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2009-10-15 05:16:29 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2009-10-15 05:16:29 +0000 |
commit | 089e138fd63880b9c13bac2c93ca93c911f0d47c (patch) | |
tree | d5393261e9b25978644257d78628be8d88775b17 /misc/Makefile | |
parent | 5064e5e8a0dbe05e6274abfc42f0339f51474bf5 (diff) | |
download | pkgsrc-089e138fd63880b9c13bac2c93ca93c911f0d47c.tar.gz |
add and enable rump
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9fb1cf6d2ce..c334c71a397 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.331 2009/10/08 06:17:24 jnemeth Exp $ +# $NetBSD: Makefile,v 1.332 2009/10/15 05:16:29 jnemeth Exp $ # COMMENT= Miscellaneous utilities @@ -203,6 +203,7 @@ SUBDIR+= ruby-launchy SUBDIR+= ruby-progressbar SUBDIR+= ruby-transaction-simple SUBDIR+= rubygems +SUBDIR+= rump SUBDIR+= sch SUBDIR+= sci SUBDIR+= screen |