diff options
author | issei <issei@FreeBSD.org> | 2002-02-16 13:32:08 +0800 |
---|---|---|
committer | issei <issei@FreeBSD.org> | 2002-02-16 13:32:08 +0800 |
commit | d2568879120fccdb08cbd773053bece09f20a2c2 (patch) | |
tree | 644c1f6eef6588b99a3fef0ea1e2f798c80030f5 /security/ssh2 | |
parent | 75e6ec98c9075f5f799392bad4a71d9e9f0bcc3a (diff) | |
download | freebsd-ports-gnome-d2568879120fccdb08cbd773053bece09f20a2c2.tar.gz freebsd-ports-gnome-d2568879120fccdb08cbd773053bece09f20a2c2.tar.zst freebsd-ports-gnome-d2568879120fccdb08cbd773053bece09f20a2c2.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index bb168cf26bf3..07073a77edbc 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \ ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/ DISTNAME= ssh-${PORTVERSION} -MAINTAINER= issei@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org #RESTRICTED= "Crypto; export-controlled" |