diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /mail/evolution | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.zst freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index dfd99422defa..24a6feb062ca 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= An integrated mail, calendar and address book distributed suite +COMMENT= Integrated mail, calendar, and address book distributed suite LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ |