diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /mail/p5-MIME-Fast/Makefile | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301663
Diffstat (limited to 'mail/p5-MIME-Fast/Makefile')
-rw-r--r-- | mail/p5-MIME-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile index 4f7462fb765f..aaffda448f96 100644 --- a/mail/p5-MIME-Fast/Makefile +++ b/mail/p5-MIME-Fast/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Create, edit and parse MIME messages (via gmime2 C library) +COMMENT= Create, edit, and parse MIME messages (via gmime2 C library) BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 |