diff options
Diffstat (limited to 'net/openvpn-current/Makefile')
-rw-r--r-- | net/openvpn-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openvpn-current/Makefile b/net/openvpn-current/Makefile index 2a7d6b87b6f..d11e4d81367 100644 --- a/net/openvpn-current/Makefile +++ b/net/openvpn-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/12/07 21:29:57 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/28 02:47:47 reed Exp $ # DISTNAME= openvpn-2.0_beta15 PKGNAME= ${DISTNAME:S/_//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openvpn/} |