diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-20 03:04:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-20 03:04:26 +0000 |
commit | f466b8bf648420ddc2623975843d81e73b43f173 (patch) | |
tree | e602b0768857039ad660d5f896f9fd37766dc727 /net/p5-Crypt-DH-GMP | |
parent | a95205ec075ebd6e2706c1298ae3861df5b835c0 (diff) | |
download | ports-f466b8bf648420ddc2623975843d81e73b43f173.tar.gz ports-f466b8bf648420ddc2623975843d81e73b43f173.zip |
Notes
Diffstat (limited to 'net/p5-Crypt-DH-GMP')
-rw-r--r-- | net/p5-Crypt-DH-GMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile index 6b3b36a7b521..01bb6b0521e5 100644 --- a/net/p5-Crypt-DH-GMP/Makefile +++ b/net/p5-Crypt-DH-GMP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrey@kostenko.name +MAINTAINER= perl@FreeBSD.org COMMENT= Crypt::DH Using GMP Directly LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |