diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-31 18:11:42 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-31 18:11:42 +0000 |
commit | 7a69a002100d542b5f04e2e717fb5b077bb2fcb8 (patch) | |
tree | bf0a6b767c8b93d55b3ac5c3ed02bbe61e6c1e77 /misc | |
parent | 06c00ece0f8c969e6b9570637ad66de0277944ea (diff) | |
download | ports-7a69a002100d542b5f04e2e717fb5b077bb2fcb8.tar.gz ports-7a69a002100d542b5f04e2e717fb5b077bb2fcb8.zip |
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 da5216bb85f5..23c9ded85ad0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.30 1994/12/28 12:15:08 joerg Exp $ +# $Id: Makefile,v 1.31 1994/12/28 15:23:02 ache 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 \ +SUBDIR= Wnn arc calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \ netpbm rman screen top unarj unrar unzip xsysstats zip zoo .include <bsd.port.subdir.mk> |