View | Details | Raw Unified | Return to bug 174518
Collapse All | Expand All

(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (openvpn-2.3_beta1.tar.xz) = 885c332fe5527ecefd2b69f8f190877d477731b578c4c7283dc989a5ea686a25
1
SHA256 (openvpn-2.3_rc2.tar.xz) = f92f94f04ed69cb3a64446b01addf4a6780fba58ac8ad6e0af6a06ace271f2de
2
SIZE (openvpn-2.3_beta1.tar.xz) = 763628
2
SIZE (openvpn-2.3_rc2.tar.xz) = 761940
(-)Makefile (-2 / +1 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	openvpn
4
PORTNAME=	openvpn
5
DISTVERSION=	2.3_beta1
5
DISTVERSION=	2.3_rc2
6
CATEGORIES=	security net
6
CATEGORIES=	security net
7
MASTER_SITES=	http://swupdate.openvpn.net/community/releases/
7
MASTER_SITES=	http://swupdate.openvpn.net/community/releases/
8
PKGNAMESUFFIX=	-beta
8
PKGNAMESUFFIX=	-beta
9
PORTREVISION=	1
10
9
11
MAINTAINER=	ecrist@secure-computing.net
10
MAINTAINER=	ecrist@secure-computing.net
12
COMMENT=	Secure IP/Ethernet tunnel daemon
11
COMMENT=	Secure IP/Ethernet tunnel daemon

Return to bug 174518