diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-12-02 10:08:44 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-12-02 10:08:44 +0000 |
commit | 1a9a8e3cb0ac895e08f6a9f4fead40b7343f40c1 (patch) | |
tree | 48005825d7b633aa86260e372b969d25c9e508a5 /sysutils/Makefile | |
parent | b75ce436241b1c125bc51470e5e21e024008ea85 (diff) | |
download | pkgsrc-1a9a8e3cb0ac895e08f6a9f4fead40b7343f40c1.tar.gz |
add and enable sformat
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7b16549bcc7..5a5393e64c0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2004/11/10 00:50:35 epg Exp $ +# $NetBSD: Makefile,v 1.271 2004/12/02 10:08:44 hubertf Exp $ COMMENT= System utilities @@ -162,6 +162,7 @@ SUBDIR+= screentest SUBDIR+= scsiinfo SUBDIR+= service-config SUBDIR+= setquota +SUBDIR+= sformat SUBDIR+= shc SUBDIR+= shmux SUBDIR+= skill |