summaryrefslogtreecommitdiff
path: root/security/ssh-ip-tunnel
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/ssh-ip-tunnel
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/ssh-ip-tunnel')
-rw-r--r--security/ssh-ip-tunnel/Makefile3
-rw-r--r--security/ssh-ip-tunnel/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile
index 42f5c7a16b2..e995406f861 100644
--- a/security/ssh-ip-tunnel/Makefile
+++ b/security/ssh-ip-tunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/02/13 12:49:07 is Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/17 17:50:10 wiz Exp $
DISTNAME= vpn-1.0
PKGNAME= ssh-ip-tunnel-1.0
@@ -6,6 +6,7 @@ CATEGORIES= security net
MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
MAINTAINER= dustin@spy.net
+COMMENT= Simple VPN system using pppd over ssh
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
.if !exists(/usr/bin/ssh)
diff --git a/security/ssh-ip-tunnel/pkg/COMMENT b/security/ssh-ip-tunnel/pkg/COMMENT
deleted file mode 100644
index a1d00b7c219..00000000000
--- a/security/ssh-ip-tunnel/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Simple VPN system using pppd over ssh