diff options
Diffstat (limited to 'net/vpnc/Makefile')
-rw-r--r-- | net/vpnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index 14355f92e9a..40273bce4f1 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/01 00:41:27 khorben Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/03 21:57:12 wiz Exp $ # DISTNAME= vpnc-0.5.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ |