diff options
Diffstat (limited to 'net/vpnc/Makefile')
-rw-r--r-- | net/vpnc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index eb1b954d58b..c080957715a 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/20 22:58:52 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:01 tv Exp $ # DISTNAME= vpnc-0.2-rm+zomb.1 PKGNAME= vpnc-0.2.1 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ |