svn commit: r316164 - head/mail/roundcube
Jimmy Olgeni
olgeni at FreeBSD.org
Sat Apr 20 19:07:01 UTC 2013
Author: olgeni
Date: Sat Apr 20 19:07:00 2013
New Revision: 316164
URL: http://svnweb.freebsd.org/changeset/ports/316164
Log:
Fix typo in GD_DESC.
Approved by: ale
Feature safe: yes
Modified:
head/mail/roundcube/Makefile (contents, props changed)
Modified: head/mail/roundcube/Makefile
==============================================================================
--- head/mail/roundcube/Makefile Sat Apr 20 18:49:02 2013 (r316163)
+++ head/mail/roundcube/Makefile Sat Apr 20 19:07:00 2013 (r316164)
@@ -36,7 +36,7 @@ PGSQL_DESC= Use PostgreSQL backend
SQLITE_DESC= Use SQLite backend (needs PHP 5.3 or below)
SSL_DESC= Enable SSL support (imaps or google spellcheck)
LDAP_DESC= Enable LDAP support (address book)
-GD_DESC= Enable GD support (image convertion)
+GD_DESC= Enable GD support (image conversion)
PSPELL_DESC= Enable PSpell support (internal spellcheck)
NSC_DESC= Install network spellchecker
More information about the svn-ports-all
mailing list