diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-09 10:24:17 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-09 10:24:17 +0800 |
commit | ab21f0820a9f36e02d99ea67f6ea44ed3c914ff9 (patch) | |
tree | 57b100c0246dda5607032858b8992e257c77f29c /x11 | |
parent | a1b68bcc11b081a92fde8acf5fda736ab6a07962 (diff) | |
download | freebsd-ports-gnome-ab21f0820a9f36e02d99ea67f6ea44ed3c914ff9.tar.gz freebsd-ports-gnome-ab21f0820a9f36e02d99ea67f6ea44ed3c914ff9.tar.zst freebsd-ports-gnome-ab21f0820a9f36e02d99ea67f6ea44ed3c914ff9.zip |
Add gmessage
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index b2b6bb11f1b2..d11ea3e284fb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -14,6 +14,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gmessage SUBDIR += gnome SUBDIR += gnomecore SUBDIR += gnomelibs |