Update dependence on "ssh" package to version 1.2.27.
This commit is contained in:
parent
eed1199a4d
commit
5bac166611
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 1999/03/03 23:28:52 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.5 1999/05/20 18:30:27 tron Exp $
|
||||
|
||||
DISTNAME= glunix-release-1-0a
|
||||
PKGNAME= glunix-1.0a
|
||||
|
@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} makedepend${EXTRACT_SUFX}
|
|||
MAINTAINER= root@garbled.net
|
||||
HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html
|
||||
|
||||
DEPENDS+= ssh-1.2.26:../../security/ssh
|
||||
DEPENDS+= ssh-1.2.27:../../security/ssh
|
||||
DEPENDS+= addnerd-1.6:../../sysutils/addnerd
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 1999/03/08 11:05:22 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1999/05/20 18:30:27 tron Exp $
|
||||
|
||||
DISTNAME= mpich
|
||||
PKGNAME= mpich-1.1.1
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
|
|||
MAINTAINER= root@garbled.net
|
||||
HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html
|
||||
|
||||
DEPENDS+= ssh-1.2.26:../../security/ssh
|
||||
DEPENDS+= ssh-1.2.27:../../security/ssh
|
||||
|
||||
WRKSRC= ${WRKDIR}/mpich
|
||||
ALL_TARGET= ALL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 1999/04/09 14:49:07 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1999/05/20 18:30:27 tron Exp $
|
||||
|
||||
DISTNAME= vpn-1.0
|
||||
PKGNAME= ssh-ip-tunnel-1.0
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
|
|||
MAINTAINER= dustin@spy.net
|
||||
|
||||
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
|
||||
DEPENDS+= ssh-1.2.26:../../security/ssh
|
||||
DEPENDS+= ssh-1.2.27:../../security/ssh
|
||||
|
||||
CONFLICTS= vpn-1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue