diff options
author | danfe <danfe@FreeBSD.org> | 2004-12-27 14:15:25 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2004-12-27 14:15:25 +0800 |
commit | d5e59a39aead0c9935d6c589017c77e79ca03532 (patch) | |
tree | a062839ef211c334b3ee0da34d26f25b66bc79fd /x11/Makefile | |
parent | 094e72fd6e9240dadd9629331d3a6dcd7ceba5b0 (diff) | |
download | freebsd-ports-gnome-d5e59a39aead0c9935d6c589017c77e79ca03532.tar.gz freebsd-ports-gnome-d5e59a39aead0c9935d6c589017c77e79ca03532.tar.zst freebsd-ports-gnome-d5e59a39aead0c9935d6c589017c77e79ca03532.zip |
Add XCurs, an editor for new, XFree86/XOrg style full-color cursor
properties.
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 9193f5598f9f..b3f7aa5a26eb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -204,6 +204,7 @@ SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xcolorsel + SUBDIR += xcurs SUBDIR += xcut SUBDIR += xdialog SUBDIR += xdtm |