From 4d1a478671006b060e334472679c52f1800bcc27 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 5 Oct 2016 20:17:34 +0000 Subject: [PATCH] - Bump portrevision for previous change --- security/obfsclient/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile index 12b14ee3aec4..a31289db5861 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= obfsclient PORTVERSION= 0.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= fk@fabiankeil.de