diff options
author | tron <tron> | 1999-04-09 07:39:45 +0000 |
---|---|---|
committer | tron <tron> | 1999-04-09 07:39:45 +0000 |
commit | d71ee84100a72d32e74b367fdcfeb370c0d8d5e4 (patch) | |
tree | ca65821a7802d8447ef7a2a08d0f1ddd07d46fea | |
parent | fba80a9c349af5b02ec2e596e2a5fc9aaa3f3e67 (diff) | |
download | pkgsrc-d71ee84100a72d32e74b367fdcfeb370c0d8d5e4.tar.gz |
Remove homepage because is not related to the package.
-rw-r--r-- | security/ssh-ip-tunnel/Makefile | 3 | ||||
-rw-r--r-- | security/vpn/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile index c63303bb8be..17c3bf8b103 100644 --- a/security/ssh-ip-tunnel/Makefile +++ b/security/ssh-ip-tunnel/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/08 20:14:07 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/09 07:39:45 tron Exp $ DISTNAME= vpn-1.0 CATEGORIES= security net MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/ MAINTAINER= dustin@spy.net -HOMEPAGE= http://bleu.west.spy.net/~dustin/ DEPENDS+= pty-redir-0.1:../../misc/pty-redir DEPENDS+= ssh-1.2.26:../../security/ssh diff --git a/security/vpn/Makefile b/security/vpn/Makefile index c63303bb8be..17c3bf8b103 100644 --- a/security/vpn/Makefile +++ b/security/vpn/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/08 20:14:07 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/09 07:39:45 tron Exp $ DISTNAME= vpn-1.0 CATEGORIES= security net MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/ MAINTAINER= dustin@spy.net -HOMEPAGE= http://bleu.west.spy.net/~dustin/ DEPENDS+= pty-redir-0.1:../../misc/pty-redir DEPENDS+= ssh-1.2.26:../../security/ssh |