svn commit: r331643 - head/mail/squirrelmail

Adam Weinberger adamw at FreeBSD.org
Sat Oct 26 00:51:30 UTC 2013


Author: adamw
Date: Sat Oct 26 00:51:30 2013
New Revision: 331643
URL: http://svnweb.freebsd.org/changeset/ports/331643

Log:
  Correct a typo.

Modified:
  head/mail/squirrelmail/Makefile

Modified: head/mail/squirrelmail/Makefile
==============================================================================
--- head/mail/squirrelmail/Makefile	Fri Oct 25 22:53:53 2013	(r331642)
+++ head/mail/squirrelmail/Makefile	Sat Oct 26 00:51:30 2013	(r331643)
@@ -26,7 +26,7 @@ USES=		gettext
 WRKSRC=		${WRKDIR}/${PORTNAME}.stable/${PORTNAME}
 
 OPTIONS_DEFINE=	DATABASE LDAP
-DATABASE_DESC=	PEAR database support (must also intall a driver)
+DATABASE_DESC=	PEAR database support (must also install a driver)
 
 # if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/${PORTNAME}
 SQUIRRELDIR?=	${WWWDIR}


More information about the svn-ports-all mailing list