diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-03-10 22:36:21 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-03-10 22:36:21 +0000 |
commit | 2334037089c83e1a76d511d7eb06c0ea7a6fac76 (patch) | |
tree | 38ff033e97b839dd358eabb283b90790ef75cef5 /mail/p5-Mail-GnuPG | |
parent | a588e81ddf9dffd263b525eedc0a8efdf85649c8 (diff) | |
download | ports-2334037089c83e1a76d511d7eb06c0ea7a6fac76.tar.gz ports-2334037089c83e1a76d511d7eb06c0ea7a6fac76.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-GnuPG')
-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 |