diff options
author | knu <knu@FreeBSD.org> | 2001-06-21 22:29:16 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-06-21 22:29:16 +0800 |
commit | 093a455d3d326ee2403f2c6d7f6f48d0d92adac7 (patch) | |
tree | 96ebdca52b8c7ca9a2c437a5fec74a7f97444b9d /sysutils/Makefile | |
parent | 07f3d2bdbe1245849dafef7525865c753f8625ed (diff) | |
download | freebsd-ports-gnome-093a455d3d326ee2403f2c6d7f6f48d0d92adac7.tar.gz freebsd-ports-gnome-093a455d3d326ee2403f2c6d7f6f48d0d92adac7.tar.zst freebsd-ports-gnome-093a455d3d326ee2403f2c6d7f6f48d0d92adac7.zip |
Add ruby-quota, a Ruby library to manipulate filesystem quotas.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c646bce57d93..bb3da676fe60 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -121,6 +121,7 @@ SUBDIR += rtty SUBDIR += rmonitor SUBDIR += roottail + SUBDIR += ruby-quota SUBDIR += ruby-syslog SUBDIR += safecat SUBDIR += samefile |