aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 09:57:54 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 09:57:54 +0800
commitea8ad3af5b1a40189419598becba3117e1e88f5c (patch)
tree1fad3692368cdbfc2ae57401210ed769ca69766c
parentc16456c63ccba11ff699f234e1686628b2add726 (diff)
downloadfreebsd-ports-ea8ad3af5b1a40189419598becba3117e1e88f5c.tar.gz
freebsd-ports-ea8ad3af5b1a40189419598becba3117e1e88f5c.tar.zst
freebsd-ports-ea8ad3af5b1a40189419598becba3117e1e88f5c.zip
unarj added
Notes
Notes: svn path=/head/; revision=626
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 2ae78bfae89d..c2890fdb5619 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.25 1994/12/22 12:38:56 ache Exp $
+# $Id: Makefile,v 1.26 1994/12/26 09:12:50 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
SUBDIR= Wnn calc hfs iozone ispell less lha mshell mtools netpbm \
- top unzip xsysstats zoo screen zip
+ top unarj unzip xsysstats zoo screen zip
.include <bsd.port.subdir.mk>