diff options
author | dholland <dholland@pkgsrc.org> | 2012-08-14 14:25:25 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-08-14 14:25:25 +0000 |
commit | 6a6a9ce7278f2c4c3ee0f3fc6f6f3524cca67879 (patch) | |
tree | f1480a152e2f2ac006587fcb3dc3d3398900a12b /sysutils | |
parent | b104d324f30b7e785122509f4d8734deb0bfd8f7 (diff) | |
download | pkgsrc-6a6a9ce7278f2c4c3ee0f3fc6f6f3524cca67879.tar.gz |
Added p5-Quota.
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 2f3cf3d9cb4..6677b2be4a5 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2012/08/12 09:17:12 imil Exp $ +# $NetBSD: Makefile,v 1.549 2012/08/14 14:25:25 dholland Exp $ # COMMENT= System utilities @@ -311,6 +311,7 @@ SUBDIR+= p5-Linux-Inotify2 SUBDIR+= p5-Mac-AppleScript SUBDIR+= p5-Mac-AppleScript-Glue SUBDIR+= p5-Parse-Syslog +SUBDIR+= p5-Quota SUBDIR+= p5-SSH-Batch SUBDIR+= p5-Server-Starter SUBDIR+= p5-Sys-CpuLoad |