diff options
author | tg <tg@FreeBSD.org> | 1997-11-14 13:54:52 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-14 13:54:52 +0000 |
commit | 8ce165dedee5f9c4aae098ccbcfa5f291320b552 (patch) | |
tree | 6f9a2e5145794391434cd1770640f7812a7d806b | |
parent | b185cf9886e66ed4d41987b28f671411303a06ff (diff) | |
download | FreeBSD-ports-8ce165dedee5f9c4aae098ccbcfa5f291320b552.zip FreeBSD-ports-8ce165dedee5f9c4aae098ccbcfa5f291320b552.tar.gz |
Activate hfsutils.
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index a77eaea..3c20d20 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1997/11/08 20:34:51 jraynard Exp $ +# $Id: Makefile,v 1.19 1997/11/13 12:34:54 tg Exp $ # SUBDIR += aftp @@ -8,6 +8,7 @@ SUBDIR += cpmtools SUBDIR += fmsx SUBDIR += hfs + SUBDIR += hfsutils SUBDIR += ines SUBDIR += linux_lib SUBDIR += macutils |