diff options
author | jkh <jkh@FreeBSD.org> | 1994-12-28 17:38:48 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-12-28 17:38:48 +0800 |
commit | 41c75f960b50b73c1f43b93e0b03e3fdb9e02f52 (patch) | |
tree | 01333f6eec235517572a9a8c2301b30319ed3220 /misc | |
parent | a8c637df67c3aa2697ea0a8f8f1b52c84280a699 (diff) | |
download | freebsd-ports-gnome-41c75f960b50b73c1f43b93e0b03e3fdb9e02f52.tar.gz freebsd-ports-gnome-41c75f960b50b73c1f43b93e0b03e3fdb9e02f52.tar.zst freebsd-ports-gnome-41c75f960b50b73c1f43b93e0b03e3fdb9e02f52.zip |
Add Mr. rman
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 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> |