From cffb3108dea2abd6e119b459ac3972446dfc06a9 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 9 Apr 1999 14:49:06 +0000 Subject: As discussed on "packages@netbsd.org" rename this package to "ssh-ip-tunnel". --- security/ssh-ip-tunnel/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security/ssh-ip-tunnel') diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile index 17c3bf8b103..02c64f1720a 100644 --- a/security/ssh-ip-tunnel/Makefile +++ b/security/ssh-ip-tunnel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 1999/04/09 07:39:45 tron Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/09 14:49:07 tron Exp $ DISTNAME= vpn-1.0 +PKGNAME= ssh-ip-tunnel-1.0 CATEGORIES= security net MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/ @@ -9,6 +10,8 @@ MAINTAINER= dustin@spy.net DEPENDS+= pty-redir-0.1:../../misc/pty-redir DEPENDS+= ssh-1.2.26:../../security/ssh +CONFLICTS= vpn-1.0 + GNU_CONFIGURE= YES .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3