diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-09 17:17:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-09 17:17:29 +0800 |
commit | d3116505a605ef157389abe30e2d0d37cac9abc7 (patch) | |
tree | e0e0e4e9b09b6e8d9783ee5e2023e4e11ce7c93a /x11/Makefile | |
parent | 119e3bfa799a1b41b8e951ab2aa14ac06bb04435 (diff) | |
download | freebsd-ports-gnome-d3116505a605ef157389abe30e2d0d37cac9abc7.tar.gz freebsd-ports-gnome-d3116505a605ef157389abe30e2d0d37cac9abc7.tar.zst freebsd-ports-gnome-d3116505a605ef157389abe30e2d0d37cac9abc7.zip |
add peeper 0.1
View an area of the screen at a certain magnification
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 710a8d346f06..9359f8dcb7eb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -84,6 +84,7 @@ SUBDIR += offix-execute SUBDIR += oooqs SUBDIR += p5-X11-Protocol + SUBDIR += peeper SUBDIR += portoseguro SUBDIR += powershell SUBDIR += props |