diff options
Diffstat (limited to 'x11/x11perf/Makefile')
-rw-r--r-- | x11/x11perf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index ccc60ea2f134..8f32eea31202 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -6,12 +6,14 @@ # PORTNAME= x11perf -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X11 server performance test program +LICENSE= x11 + XORG_CAT= app USE_XORG= x11 xmuu xrender xft xext |