diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-03-11 21:25:57 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-03-11 21:25:57 +0000 |
commit | 7a325e6491e40f5b8019920ab62c25f5718b8ea7 (patch) | |
tree | 220eef0d4bb423caccb8b2d17fbea9c1f7c607f2 /x11/xorg-apps | |
parent | 12cb0a983fbaeb551c25a53f8f87cd997b6253c7 (diff) | |
download | ports-7a325e6491e40f5b8019920ab62c25f5718b8ea7.tar.gz ports-7a325e6491e40f5b8019920ab62c25f5718b8ea7.zip |
Notes
Diffstat (limited to 'x11/xorg-apps')
-rw-r--r-- | x11/xorg-apps/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile index cf061ccedf78..b491ca55fd62 100644 --- a/x11/xorg-apps/Makefile +++ b/x11/xorg-apps/Makefile @@ -2,14 +2,13 @@ PORTNAME= xorg-apps PORTVERSION= 7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X.org apps meta-port COMPONENTS= appres bitmap xf86dga:dga iceauth luit \ - x11-fonts/mkfontdir:mkfontdir \ x11-fonts/mkfontscale:mkfontscale sessreg \ setxkbmap smproxy x11perf xauth xbacklight xcalc \ xcmsdb xconsole xcursorgen xdpyinfo xdriinfo xev xgamma xgc \ |