diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-05 21:41:35 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-05 21:41:35 +0000 |
commit | 1cce62c783d8d4779f5ae23d6f97676e765c9361 (patch) | |
tree | bd9f5ac8d10a492429bb484de0124dad56b37dbf /misc | |
parent | 0c998a98a42c6efb6f96b47d4ecb7de72585f041 (diff) | |
download | FreeBSD-ports-1cce62c783d8d4779f5ae23d6f97676e765c9361.zip FreeBSD-ports-1cce62c783d8d4779f5ae23d6f97676e765c9361.tar.gz |
Nuke out Wnn - it's driving me nuts with its wanting to build EVERY time.
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 ca6f5d2..a40e9a2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.32 1994/12/31 18:11:42 ache Exp $ +# $Id: Makefile,v 1.33 1995/01/03 09:17:52 jkh Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # -SUBDIR= Wnn acs arc calc cpm gshar+gunshar hfs iozone ispell less \ +SUBDIR= acs arc calc cpm gshar+gunshar hfs iozone ispell less \ lha mshell mtools netpbm rman screen top unarj unrar unzip \ xsysstats zip zoo |