diff options
author | seb <seb@pkgsrc.org> | 2003-06-03 09:39:00 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-03 09:39:00 +0000 |
commit | d3b33181eeaa4070c51c0547390d73428672451e (patch) | |
tree | a5da445b9f4ea234102ec1b72040b2fab16e92aa /security | |
parent | 47c78467c1a12f519c84371dbd721c9e17a20356 (diff) | |
download | pkgsrc-d3b33181eeaa4070c51c0547390d73428672451e.tar.gz |
Claim stewardship of these.
Diffstat (limited to 'security')
-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 f792ecd7511..3892de38a98 100644 --- a/security/ssh2/Makefile.common +++ b/security/ssh2/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.1 2003/05/10 10:02:34 seb Exp $ +# $NetBSD: Makefile.common,v 1.2 2003/06/03 09:39:01 seb Exp $ # DISTNAME= ssh-3.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ -MAINTAINER= packages@netbsd.org +MAINTAINER= seb@netbsd.org HOMEPAGE= http://www.ssh.com CONFLICTS+= openssh-[0-9]* ssh6-[0-9]* ssh-[0-9]* sftp-[0-9]* |