summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-12-28 09:38:48 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-12-28 09:38:48 +0000
commit0231da1390768772f6e105102d28b35570235526 (patch)
tree32116c9e4fea77612de11ab0f5e9c173ff74c0b7 /misc
parentThomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkman (diff)
Add Mr. rman
Notes
Notes: svn path=/head/; revision=638
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1a5e41ac1bbc..328e0d0cc1cc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.27 1994/12/28 01:57:54 ache Exp $
+# $Id: Makefile,v 1.28 1994/12/28 04:50:27 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
SUBDIR= Wnn calc gshar+gunshar hfs iozone ispell less lha mshell mtools \
- netpbm screen top unarj unzip xsysstats zip zoo
+ netpbm rman screen top unarj unzip xsysstats zip zoo
.include <bsd.port.subdir.mk>