diff options
author | asami <asami@FreeBSD.org> | 1997-04-27 00:48:09 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-04-27 00:48:09 +0000 |
commit | 51ff885de392d7487ca5a732f6c8a909895daec1 (patch) | |
tree | 863e4be16ba722706fed167c2dd9fc72c8773a9f /Makefile | |
parent | 6c9daa2ab6ab70d34b5aaf241b27e76e1fc583e7 (diff) | |
download | FreeBSD-ports-51ff885de392d7487ca5a732f6c8a909895daec1.zip FreeBSD-ports-51ff885de392d7487ca5a732f6c8a909895daec1.tar.gz |
Turn on new categories `converters' and `textproc' now that all the
work is done. Let me know if I missed something.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/04/26 20:20:16 jfieber Exp $ +# $Id: Makefile,v 1.32 1997/04/26 20:38:05 asami Exp $ # SUBDIR += archivers @@ -8,6 +8,7 @@ SUBDIR += benchmarks SUBDIR += cad SUBDIR += chinese SUBDIR += comms +SUBDIR += converters SUBDIR += databases SUBDIR += devel SUBDIR += editors @@ -29,6 +30,7 @@ SUBDIR += russian SUBDIR += shells SUBDIR += security SUBDIR += sysutils +SUBDIR += textproc SUBDIR += vietnamese SUBDIR += www SUBDIR += x11 |