diff options
Diffstat (limited to 'x11/xdpyinfo/Makefile')
-rw-r--r-- | x11/xdpyinfo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index 93397e8716c3..06cec4c12fae 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xdpyinfo -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Display information utility for X +LICENSE= x11 + XORG_CAT= app USE_XORG= xext x11 xtst xxf86vm xxf86misc xxf86dga xi xrender \ xinerama dmxproto xp |