diff options
author | Lars Thegler <lth@FreeBSD.org> | 2006-12-27 13:10:22 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2006-12-27 13:10:22 +0000 |
commit | 4e5c4742c9205418c8532f109c1a23ac436144f9 (patch) | |
tree | 507e98c7c9bb52c53aa01764e2d3f0158d19bcde /mail/p5-Email-MIME-ContentType/Makefile | |
parent | 4ae48f023aa1f6cda83142b1b98045b6efb0d96f (diff) | |
download | ports-4e5c4742c9205418c8532f109c1a23ac436144f9.tar.gz ports-4e5c4742c9205418c8532f109c1a23ac436144f9.zip |
Notes
Diffstat (limited to 'mail/p5-Email-MIME-ContentType/Makefile')
-rw-r--r-- | mail/p5-Email-MIME-ContentType/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index 28f77dbc1efc..121849e29dfa 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -6,9 +6,9 @@ # PORTNAME= Email-MIME-ContentType -PORTVERSION= 1.01.1 +PORTVERSION= 1.01.2 CATEGORIES= mail perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.([0-9])$|\1|} |