diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-26 20:38:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-26 20:38:05 +0000 |
commit | 31b9dcc70751a3100fc324827d69a6e23df5c525 (patch) | |
tree | 2faa50a55a8aa650052a870378dc6ce8d35a85fc /Makefile | |
parent | 19283c2bac17bf53a5c97ec3da59f534ee99d05a (diff) | |
download | ports-31b9dcc70751a3100fc324827d69a6e23df5c525.tar.gz ports-31b9dcc70751a3100fc324827d69a6e23df5c525.zip |
Don't turn on textproc yet, the rest of the world is not ready.
Notes
Notes:
svn path=/head/; revision=6306
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1997/03/10 22:59:36 jkh Exp $ +# $Id: Makefile,v 1.31 1997/04/26 20:20:16 jfieber Exp $ # SUBDIR += archivers @@ -29,7 +29,6 @@ SUBDIR += russian SUBDIR += shells SUBDIR += security SUBDIR += sysutils -SUBDIR += textproc SUBDIR += vietnamese SUBDIR += www SUBDIR += x11 |