diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-15 13:03:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-15 13:03:58 +0800 |
commit | d6da1d97998bb1ea53ba8acd2946f1abde50f23c (patch) | |
tree | 1b5839b04c41c6034d5be01d70325f9f3bb4c60b /x11/Makefile | |
parent | e508d1f10122ba9aeec142e208b0195040929106 (diff) | |
download | freebsd-ports-gnome-d6da1d97998bb1ea53ba8acd2946f1abde50f23c.tar.gz freebsd-ports-gnome-d6da1d97998bb1ea53ba8acd2946f1abde50f23c.tar.zst freebsd-ports-gnome-d6da1d97998bb1ea53ba8acd2946f1abde50f23c.zip |
Add x11/chameleon.
PR: ports/47189
Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
Reviewed by: Edwin Groothius (implicitly)
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 7b1b2599dc9a..10cd7294f555 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -20,6 +20,7 @@ SUBDIR += blast SUBDIR += bricons SUBDIR += buttonbox + SUBDIR += chameleon SUBDIR += cnslock SUBDIR += decurs SUBDIR += deskmenu |