diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:55:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:55:52 +0000 |
commit | 51b7990c4823bf6419fb932f165bde8e4a5b37de (patch) | |
tree | ed983eb4b034f9cb17fb7c898da0cdf9ec770e51 /mail/hashcash | |
parent | 006efad409ba52ab470a7059eec296039d175fba (diff) | |
download | ports-51b7990c4823bf6419fb932f165bde8e4a5b37de.tar.gz ports-51b7990c4823bf6419fb932f165bde8e4a5b37de.zip |
Notes
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..bc6a0ff02090 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= nivo+kw+ports.bfa274@is-root.com COMMENT= Anti-spam / denial of service counter-measure tool MAN1= hashcash.1 sha1-hashcash.1 |