Fix typo in Makefile, patch from fc@parkone.ci.oakland.ca.us
This commit is contained in:
parent
a1b84d8355
commit
0373a29dc7
@ -3,7 +3,7 @@
|
|||||||
# Date created: 16 Nov 1997
|
# Date created: 16 Nov 1997
|
||||||
# Whom: todd@OpenBSD.ORG
|
# Whom: todd@OpenBSD.ORG
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.11 1998/01/23 05:11:32 todd Exp $
|
# $OpenBSD: Makefile,v 1.12 1998/02/05 18:17:08 marc Exp $
|
||||||
#
|
#
|
||||||
# Maximal ssh package requires YES values for
|
# Maximal ssh package requires YES values for
|
||||||
# USE_PERL, USE_TCPWRAP
|
# USE_PERL, USE_TCPWRAP
|
||||||
@ -12,8 +12,8 @@
|
|||||||
DISTNAME= ssh-1.2.22
|
DISTNAME= ssh-1.2.22
|
||||||
CATEGORIES= security net
|
CATEGORIES= security net
|
||||||
MASTER_SITES= \
|
MASTER_SITES= \
|
||||||
ftp://ftp.funet.fi/pub/unix/security/login/ssh/ \
|
ftp://noftp.funet.fi/pub/unix/security/login/ssh/ \
|
||||||
ftp://ftp.cs.hut.fi/pub/ssh \
|
ftp://ftp.cs.hut.fi/pub/ssh/
|
||||||
|
|
||||||
MAINTAINER= todd@OpenBSD.ORG
|
MAINTAINER= todd@OpenBSD.ORG
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user