aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Box1/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-10-22 12:58:27 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-10-22 12:58:27 +0000
commitdc451a745138828b3d4d6dbfd52508fe45c8f043 (patch)
treeb1b18c908a7a726cae26b69602954fda4640b83f /mail/p5-Mail-Box1/Makefile
parentc1f2db82176ee6a9eed76d4539faf2066b6aea3d (diff)
downloadports-dc451a745138828b3d4d6dbfd52508fe45c8f043.tar.gz
ports-dc451a745138828b3d4d6dbfd52508fe45c8f043.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Box1/Makefile')
-rw-r--r--mail/p5-Mail-Box1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Box1/Makefile b/mail/p5-Mail-Box1/Makefile
index 5b3b04b8432a..9d0f3e98b2fc 100644
--- a/mail/p5-Mail-Box1/Makefile
+++ b/mail/p5-Mail-Box1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-Box
-PORTVERSION= 1.321
+PORTVERSION= 1.322
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -40,6 +40,6 @@ MAN3= Mail::Box.3 \
post-patch:
${PERL} -pi -e 's/^our\s+([\$$\@]\w+)/use vars qw($$1);$$1/' \
- ${WRKSRC}/Message.pm ${WRKSRC}/Message/Body.pm
+ ${WRKSRC}/Message.pm
.include <bsd.port.mk>