diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 06:39:08 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 06:39:08 +0000 |
commit | 65acb7446d64bc6ec9e12984e258c26263118dc6 (patch) | |
tree | c781b22eade00ac496904bba8c1100961b91f933 /x11 | |
parent | aa9bbeae43e07e8fb9fc3fbf5011b77fa1adb7cd (diff) | |
download | ports-65acb7446d64bc6ec9e12984e258c26263118dc6.tar.gz ports-65acb7446d64bc6ec9e12984e258c26263118dc6.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7e252697a240..cfd2ca45714c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.231 1998/09/04 07:19:09 tg Exp $ +# $Id: Makefile,v 1.232 1998/09/06 06:35:43 vanilla Exp $ # SUBDIR += XFree86 @@ -26,6 +26,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gnomecore SUBDIR += gnomelibs SUBDIR += kb2mb2 SUBDIR += kde |