diff options
Diffstat (limited to 'devel/p5-Algorithm-LUHN/Makefile')
-rw-r--r-- | devel/p5-Algorithm-LUHN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-LUHN/Makefile b/devel/p5-Algorithm-LUHN/Makefile index 80ef01fe5512..179496950cd3 100644 --- a/devel/p5-Algorithm-LUHN/Makefile +++ b/devel/p5-Algorithm-LUHN/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculate the Modulus 10 Double Add Double checksum MAN3= Algorithm::LUHN.3 |