diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /security/obfsclient | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) |
Notes
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 6039a66cebc1..2cf6c63050bc 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= obfsclient PORTVERSION= 0.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= ports@FreeBSD.org |