diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-02-08 15:45:16 +0800 |
commit | 8c10568a8bad15bd4e148e5298d61c75faa3c30d (patch) | |
tree | 8ec8a8ad03e47a7286399402357b1c326bf89c9d /security/obfsclient | |
parent | ccabcd384d766804d3ce54b6a7ae1d257ce0fc11 (diff) | |
parent | 39324c127c7b2461bbbbbb06c5dd94442e997b46 (diff) | |
download | freebsd-ports-gnome-mate-1.16.tar.gz freebsd-ports-gnome-mate-1.16.tar.zst freebsd-ports-gnome-mate-1.16.zip |
Merge branch 'master' into mate-1.16mate-1.16
Diffstat (limited to 'security/obfsclient')
-rw-r--r-- | security/obfsclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile index 0484eb9d8b32..10331cb783ef 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= obfsclient PORTVERSION= 0.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= ports@FreeBSD.org |