diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-01-16 07:17:13 +0800 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-01-16 07:17:13 +0800 |
commit | 28632e46370e935b9ecff4c0e0071906e28e24d1 (patch) | |
tree | 22acef01352aafc1ddb004adca6efb3879b71d9a /security/openssh | |
parent | 07c24648951d21d96b7e4bb6935e25c3046bdf7f (diff) | |
download | freebsd-ports-gnome-28632e46370e935b9ecff4c0e0071906e28e24d1.tar.gz freebsd-ports-gnome-28632e46370e935b9ecff4c0e0071906e28e24d1.tar.zst freebsd-ports-gnome-28632e46370e935b9ecff4c0e0071906e28e24d1.zip |
Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this will
reduce my workload, and maybe there'll now be someone who remembers
to notify markm when updating CVS_DATE ;)
Diffstat (limited to 'security/openssh')
-rw-r--r-- | security/openssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 052b25b1dcd3..febe1a93b81d 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -13,6 +13,7 @@ CATEGORIES= security net MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/OpenSSH/ MAINTAINER= green@FreeBSD.org +MAINTAINER+= sumikawa@FreeBSD.org RESTRICTED= "One file calls external cryptographic routines." |