diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 08:48:09 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 08:48:09 +0800 |
commit | 31fbc892accce4ad6465d22c91469979557d12f5 (patch) | |
tree | 14490b9d4cb204813baaa0bd10dbddc4a2bcb8e4 /Makefile | |
parent | c6e8e8b04c3df85248f77597e20efe15f8eed263 (diff) | |
download | freebsd-ports-gnome-31fbc892accce4ad6465d22c91469979557d12f5.tar.gz freebsd-ports-gnome-31fbc892accce4ad6465d22c91469979557d12f5.tar.zst freebsd-ports-gnome-31fbc892accce4ad6465d22c91469979557d12f5.zip |
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 |