diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-28 15:58:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-28 15:58:30 +0000 |
commit | dc714fff8d83b4818902dd79651cddd042c7770f (patch) | |
tree | f5c4ba70e3accb92c5770a4580ab4bce5f7babef | |
parent | 9573e4b2140ffc99a7c5a4f2568b85d99da20413 (diff) | |
download | ports-dc714fff8d83b4818902dd79651cddd042c7770f.tar.gz ports-dc714fff8d83b4818902dd79651cddd042c7770f.zip |
Notes
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a1feab2520f7..38cf4468bef7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.234 1998/09/09 07:16:26 tg Exp $ +# $Id: Makefile,v 1.235 1998/09/09 08:11:49 tg Exp $ # SUBDIR += XFree86 @@ -26,6 +26,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gnome SUBDIR += gnomecore SUBDIR += gnomelibs SUBDIR += kb2mb2 |