diff options
Diffstat (limited to 'net/libproxy/Makefile')
-rw-r--r-- | net/libproxy/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/libproxy/Makefile b/net/libproxy/Makefile index dd0102fd8854..647ed25fb404 100644 --- a/net/libproxy/Makefile +++ b/net/libproxy/Makefile @@ -1,12 +1,7 @@ PORTNAME= libproxy -DISTVERSION= 0.5.9 -PORTREVISION= 2 +DISTVERSION= 0.5.10 CATEGORIES= net devel -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= 08069f7925649907198277364c7e268797fcf734.patch:-p1 \ - 0420c502ba6364dd9f5ce2f390a34a3af42be0b8.patch:-p1 - MAINTAINER= desktop@FreeBSD.org COMMENT= Library that provides automatic proxy configuration management WWW= https://libproxy.github.io/libproxy/ |