diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-11 22:54:54 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-11 22:54:54 +0000 |
commit | 4bfce67b950565a4966f42b10a14f22ef165f645 (patch) | |
tree | 11f87c110c91054f335cbc89f952100076d10157 /x11/Makefile | |
parent | 9f515ce10910488d95ed2ae45db3fe7b57ee33ad (diff) | |
download | FreeBSD-ports-4bfce67b950565a4966f42b10a14f22ef165f645.zip FreeBSD-ports-4bfce67b950565a4966f42b10a14f22ef165f645.tar.gz |
Add gnomemag, the GNOME screen magnifier.
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 2995a97..bf93b9a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,6 +51,7 @@ SUBDIR += gnomecore SUBDIR += gnomedesktop SUBDIR += gnomelibs + SUBDIR += gnomemag SUBDIR += gnomepanel SUBDIR += gnomeres_applet SUBDIR += gnomesession |