diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/ssh2 | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh2/Makefile.common b/security/ssh2/Makefile.common index 3892de38a98..296e9c92504 100644 --- a/security/ssh2/Makefile.common +++ b/security/ssh2/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.2 2003/06/03 09:39:01 seb Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/07/17 22:53:17 grant Exp $ # DISTNAME= ssh-3.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ -MAINTAINER= seb@netbsd.org +MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.ssh.com CONFLICTS+= openssh-[0-9]* ssh6-[0-9]* ssh-[0-9]* sftp-[0-9]* |