diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:54:10 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:54:10 +0000 |
commit | 43d7bcc414146f58a7881b015b36bc45f5171c2f (patch) | |
tree | d43395fd2fab77cdbb564197b4ba3295a72d4beb /sysutils/Makefile | |
parent | 3d16ce58a310cf0202d7b2a234c97e5dfb94a59b (diff) | |
download | FreeBSD-ports-43d7bcc414146f58a7881b015b36bc45f5171c2f.zip FreeBSD-ports-43d7bcc414146f58a7881b015b36bc45f5171c2f.tar.gz |
Add p5-Quota 1.3, a perl module that provides access to 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 f999a58..8a73a35 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -71,6 +71,7 @@ SUBDIR += nut SUBDIR += nwclient SUBDIR += obliterate + SUBDIR += p5-Quota SUBDIR += p5-Schedule-Cron SUBDIR += p5-Schedule-Match SUBDIR += p5-SyslogScan |