diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 06:14:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 06:14:59 +0000 |
commit | b9677884c3a7cbebd1233f2c26eb76d5405e5910 (patch) | |
tree | 4e80845fb40c1988f2908cbb2d61bbe36eafa7fb /sysutils/Makefile | |
parent | a2fbf2f4b58d63c0ff90dd26a58c880a4584f1fc (diff) | |
download | ports-b9677884c3a7cbebd1233f2c26eb76d5405e5910.tar.gz ports-b9677884c3a7cbebd1233f2c26eb76d5405e5910.zip |
Notes
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 628c74cd85c3..a363b50dac98 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1997/06/18 08:38:52 tg Exp $ +# $Id: Makefile,v 1.22 1997/09/19 02:18:25 itojun Exp $ # SUBDIR += LPRng @@ -12,6 +12,7 @@ SUBDIR += mkisofs SUBDIR += pib SUBDIR += rtty + SUBDIR += setquota SUBDIR += skill SUBDIR += socket SUBDIR += star |