diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-06-26 22:29:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-06-26 22:29:57 +0000 |
commit | 161c5ae0734f9d11f060cd3779caaf4e058e7140 (patch) | |
tree | 882e15615719ea5166b220249be92696bd20399e /Makefile | |
parent | 431301cd62659d832ac1a6ad00b15e71d173afe5 (diff) | |
download | ports-161c5ae0734f9d11f060cd3779caaf4e058e7140.tar.gz ports-161c5ae0734f9d11f060cd3779caaf4e058e7140.zip |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1999/06/01 02:55:43 billf Exp $ +# $Id: Makefile,v 1.48 1999/06/04 17:30:31 billf Exp $ # SUBDIR += archivers @@ -18,7 +18,9 @@ SUBDIR += emulators SUBDIR += games SUBDIR += german SUBDIR += graphics +SUBDIR += irc SUBDIR += japanese +SUBDIR += java SUBDIR += korean SUBDIR += lang SUBDIR += mail @@ -40,6 +42,7 @@ SUBDIR += x11 SUBDIR += x11-clocks SUBDIR += x11-fm SUBDIR += x11-fonts +SUBDIR += x11-servers SUBDIR += x11-toolkits SUBDIR += x11-wm |