diff options
Diffstat (limited to 'x11/xorg-apps/Makefile')
-rw-r--r-- | x11/xorg-apps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile index b491ca55fd62..bb60e365f42d 100644 --- a/x11/xorg-apps/Makefile +++ b/x11/xorg-apps/Makefile @@ -2,19 +2,19 @@ PORTNAME= xorg-apps PORTVERSION= 7.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X.org apps meta-port -COMPONENTS= appres bitmap xf86dga:dga iceauth luit \ +COMPONENTS= appres bitmap xf86dga:dga iceauth \ x11-fonts/mkfontscale:mkfontscale sessreg \ setxkbmap smproxy x11perf xauth xbacklight xcalc \ xcmsdb xconsole xcursorgen xdpyinfo xdriinfo xev xgamma xgc \ xhost xinput xkbcomp xkbevd xkbutils:xkbvleds xkill \ xlsatoms xlsclients xmodmap xpr xprop xrandr xrdb \ - xrefresh xset xsetmode xsetroot xvinfo xwd xwininfo \ + xrefresh xset xsetroot xvinfo xwd xwininfo \ xwud xmessage # These three are added for convenience purposes only. |