diff options
Diffstat (limited to 'x11/xlsatoms/Makefile')
-rw-r--r-- | x11/xlsatoms/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlsatoms/Makefile b/x11/xlsatoms/Makefile index 1cfb69187258..bac21c0d1cd6 100644 --- a/x11/xlsatoms/Makefile +++ b/x11/xlsatoms/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xlsatoms -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= List interned atoms defined on a server +LICENSE= MIT + XORG_CAT= app USE_XORG= x11 xmuu |