diff options
Diffstat (limited to 'x11/xf86dga/Makefile')
-rw-r--r-- | x11/xf86dga/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xf86dga/Makefile b/x11/xf86dga/Makefile index ed9b8150777d..7d7525912917 100644 --- a/x11/xf86dga/Makefile +++ b/x11/xf86dga/Makefile @@ -6,13 +6,14 @@ # PORTNAME= xf86dga -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Test program for the XFree86-DGA extension +LICENSE= MIT + XORG_CAT= app USE_XORG= x11 xxf86dga xt xaw7 xmu |