diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /security/p5-Digest-Hashcash/Makefile | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip |
Change my e-mail address.
Approved by: erwin (mentor)
Diffstat (limited to 'security/p5-Digest-Hashcash/Makefile')
-rw-r--r-- | security/p5-Digest-Hashcash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-Hashcash/Makefile b/security/p5-Digest-Hashcash/Makefile index 16f081bfab17..1271a882b2c7 100644 --- a/security/p5-Digest-Hashcash/Makefile +++ b/security/p5-Digest-Hashcash/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMBACK PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Perl extension for Hashcash hash algorithm PERL_CONFIGURE= yes |