diff options
-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> |