diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-28 15:23:02 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-28 15:23:02 +0000 |
commit | 02d45a40b3c4773a8dc4a8d621d7e863f2db9134 (patch) | |
tree | 3f6ffc1c840d696e23481faf2286d4bf9a7c9857 /misc | |
parent | 78e27b8ada82572f080d74c84c105e6a6f2bc228 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index c507633d2d85..da5216bb85f5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.29 1994/12/28 09:38:48 jkh Exp $ +# $Id: Makefile,v 1.30 1994/12/28 12:15:08 joerg Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # SUBDIR= Wnn calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \ - netpbm rman screen top unarj unzip xsysstats zip zoo + netpbm rman screen top unarj unrar unzip xsysstats zip zoo .include <bsd.port.subdir.mk> |