diff options
Diffstat (limited to 'x11/xfindproxy/Makefile')
-rw-r--r-- | x11/xfindproxy/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xfindproxy/Makefile b/x11/xfindproxy/Makefile index 13deb0d448a5..82ef17733d41 100644 --- a/x11/xfindproxy/Makefile +++ b/x11/xfindproxy/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xfindproxy -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Locate available proxy services +LICENSE= MIT + XORG_CAT= app USE_XORG= x11 ice xt xproxymngproto |