diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-06 19:25:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-06 19:25:20 +0800 |
commit | 303024c83e21522184dcfc612f9fb6a44c74ced8 (patch) | |
tree | 452949f21d9d5900f7cafc3a7b2e229ee24d9818 /x11/Makefile | |
parent | f77843078c60584fbcb97dc2cd0b290bbb164c0e (diff) | |
download | freebsd-ports-gnome-303024c83e21522184dcfc612f9fb6a44c74ced8.tar.gz freebsd-ports-gnome-303024c83e21522184dcfc612f9fb6a44c74ced8.tar.zst freebsd-ports-gnome-303024c83e21522184dcfc612f9fb6a44c74ced8.zip |
Add gcb 0.2.8, a GTK+ tool for managing x11 cut-buffers.
PR: 92538
Submitted by: Nosov Artem <chip-set@mail.ru>
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 a8781f46841b..2a6bfa79e8fd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,6 +51,7 @@ SUBDIR += fbsd-icons SUBDIR += fixesext SUBDIR += fluxbg + SUBDIR += gcb SUBDIR += gcursor SUBDIR += gdesklets-tasklist SUBDIR += gdkxft |