diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-24 10:39:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-24 10:39:17 +0800 |
commit | d035cdc7bdcb92c55b9f2811ed210ab2c7ffcfbd (patch) | |
tree | 5e6a794ef0c91337200bfa1f1c33d894014ee4eb /x11/Makefile | |
parent | 714236d1c540dc9112ae4340ac75364adcebf18b (diff) | |
download | freebsd-ports-graphics-d035cdc7bdcb92c55b9f2811ed210ab2c7ffcfbd.tar.gz freebsd-ports-graphics-d035cdc7bdcb92c55b9f2811ed210ab2c7ffcfbd.tar.zst freebsd-ports-graphics-d035cdc7bdcb92c55b9f2811ed210ab2c7ffcfbd.zip |
Add the GNOME 2 desktop metaport. Welcome GNOME 2.0!
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 12e8b192149..c3885927c26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -38,6 +38,7 @@ SUBDIR += gmessage SUBDIR += gnoclip SUBDIR += gnome + SUBDIR += gnome2 SUBDIR += gnome-fifth-toe SUBDIR += gnomeapplets SUBDIR += gnomeapplets2 |