diff options
Diffstat (limited to 'x11/libXres/Makefile')
-rw-r--r-- | x11/libXres/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index e67698bb6b59..a3d822122476 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/Makefile @@ -6,12 +6,14 @@ # PORTNAME= libXres -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Resource usage library +LICENSE= MIT + XORG_CAT= lib USE_XORG= x11 xext xextproto resourceproto xproto:both |