diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-01-15 23:17:13 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-01-15 23:17:13 +0000 |
commit | 28632e46370e935b9ecff4c0e0071906e28e24d1 (patch) | |
tree | 22acef01352aafc1ddb004adca6efb3879b71d9a | |
parent | Updated MASTER_SITES (diff) |
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 ;)
Notes
Notes:
svn path=/head/; revision=24767
-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." |