diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-14 12:56:44 +0000 |
commit | 7012ce9f373e581b3c38b12c517cadb29e038743 (patch) | |
tree | fed4d27867998111d7bab1171f42eb65f10d0432 /security/p5-Crypt-GPG | |
parent | f1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-GPG')
-rw-r--r-- | security/p5-Crypt-GPG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 8bc959226f8b..1e9f22b852f0 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for GnuPG RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run |