diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-19 02:18:25 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-09-19 02:18:25 +0000 |
commit | cb0fc529a669b10fab977e0aa8cd58fc2ef2f22c (patch) | |
tree | 347dad1c1c063e29a80653d84d15e29134639c99 /sysutils/Makefile | |
parent | port for mei, a formatter for magneto-optical disk. (diff) |
enable ports/sysutils/mei.
Notes
Notes:
svn path=/head/; revision=7954
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 b46784cb907f..628c74cd85c3 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1997/06/05 17:04:39 obrien Exp $ +# $Id: Makefile,v 1.21 1997/06/18 08:38:52 tg Exp $ # SUBDIR += LPRng @@ -8,6 +8,7 @@ SUBDIR += idled SUBDIR += lsof SUBDIR += manck + SUBDIR += mei SUBDIR += mkisofs SUBDIR += pib SUBDIR += rtty |