diff options
author | trevor <trevor@FreeBSD.org> | 2000-10-04 04:45:22 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-10-04 04:45:22 +0000 |
commit | 035ab241ed3ceb24a3680b7b11f09f9a0a2ec043 (patch) | |
tree | a4979b6c7b25fb3d64e416792006e3209b6ed01a /x11/Makefile | |
parent | 2df3ef9c0992ef58f985c10ade44a16ff185d131 (diff) | |
download | FreeBSD-ports-035ab241ed3ceb24a3680b7b11f09f9a0a2ec043.zip FreeBSD-ports-035ab241ed3ceb24a3680b7b11f09f9a0a2ec043.tar.gz |
Add x11/dynamag, a magnifier which follows the pointer.
PR: 21474
Approved by: will
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 b3fdf33..d1a2b10 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -16,6 +16,7 @@ SUBDIR += bricons SUBDIR += dgs SUBDIR += dxpc + SUBDIR += dynamag SUBDIR += ebuttons SUBDIR += efancylauncher SUBDIR += emu |