diff options
Diffstat (limited to 'x11/xlsclients/Makefile')
-rw-r--r-- | x11/xlsclients/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile index 834799f92e42..64a28876475b 100644 --- a/x11/xlsclients/Makefile +++ b/x11/xlsclients/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xlsclients -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= List client applications running on a display +LICENSE= x11 + XORG_CAT= app USE_XORG= x11 xmuu |