diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 14111407e357aa2b801b30d1d5260790bc565ebd (patch) | |
tree | 8770dd2066f27a1c2d9b6fbd834ac1e585fbd86d /security/p5-GnuPG-Interface | |
parent | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (diff) | |
download | ports-14111407e357aa2b801b30d1d5260790bc565ebd.tar.gz ports-14111407e357aa2b801b30d1d5260790bc565ebd.zip |
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 184e061df88c..4dbe0363c60f 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ \ MASTER_SITE_SUBDIR= GnuPG PKGNAMEPREFIX= p5- -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker |