diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 21:03:14 +0000 |
commit | d16f7bfb920bf7147ea96d7951ac9bbc5f8c72c6 (patch) | |
tree | c4e3594d87f8e8738d7a29889fee7a88de679c57 /security/p5-GnuPG-Interface | |
parent | 35d7addf04a023375ba52387fa1040ca86608ddb (diff) |
Notes
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 2056b68d205b..157500adc479 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= GnuPG/:cpan gnupg-interface/:sf PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan,sf -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker |