diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-30 18:33:28 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-30 18:33:28 +0000 |
commit | f9011b2e23f9278f2f070f24b4a86e2f352fb5a3 (patch) | |
tree | 788f7575abb272d3d4922850bcee0c1d1b069e50 /mail/hashcash | |
parent | c4c9fa56754e87b687f3a8cd53ac37bdedf451c8 (diff) |
- Pass maintainership to submitter
PR: ports/133210 ports/133211 ports/133212
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
Notes
Notes:
svn path=/head/; revision=231315
Diffstat (limited to 'mail/hashcash')
-rw-r--r-- | mail/hashcash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/hashcash/Makefile b/mail/hashcash/Makefile index 2aba03b5b374..2dea9e74dd0a 100644 --- a/mail/hashcash/Makefile +++ b/mail/hashcash/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.hashcash.org/source/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chalpin@cs.wisc.edu COMMENT= Anti-spam / denial of service counter-measure tool MAN1= hashcash.1 sha1-hashcash.1 |