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 | |
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')
-rw-r--r-- | security/bjorb/Makefile | 2 | ||||
-rw-r--r-- | security/ssh2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index 1e8c1528f74d..34b3b868c88b 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.5p1 CATEGORIES= security MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/ -MAINTAINER= issei@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_OPENSSL= YES 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" |