diff options
Diffstat (limited to 'security/openvpn-client-export/Makefile')
-rw-r--r-- | security/openvpn-client-export/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openvpn-client-export/Makefile b/security/openvpn-client-export/Makefile index 2a024ce..36a1519 100644 --- a/security/openvpn-client-export/Makefile +++ b/security/openvpn-client-export/Makefile @@ -2,6 +2,8 @@ PORTNAME= openvpn-client-export PORTVERSION= 2.4.2 +DISTVERSIONSUFFIX=_1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://files.pfsense.org/packages/openvpn-client-export/ |