diff options
-rw-r--r-- | mail/p5-Mail-GnuPG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-GnuPG/Makefile b/mail/p5-Mail-GnuPG/Makefile index 475cacaf5011..e078b50736af 100644 --- a/mail/p5-Mail-GnuPG/Makefile +++ b/mail/p5-Mail-GnuPG/Makefile @@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Perl5 interface to process and/or create PGP email RUN_DEPENDS= p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \ - p5-MIME-tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ + p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools PERL_CONFIGURE= yes |