svn commit: r318053 - head/devel/pear-Date_Holidays_Ireland
Martin Wilke
miwi at FreeBSD.org
Mon May 13 09:54:15 UTC 2013
Author: miwi
Date: Mon May 13 09:54:14 2013
New Revision: 318053
URL: http://svnweb.freebsd.org/changeset/ports/318053
Log:
- Fix a typo
Modified:
head/devel/pear-Date_Holidays_Ireland/Makefile
Modified: head/devel/pear-Date_Holidays_Ireland/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Ireland/Makefile Mon May 13 09:53:28 2013 (r318052)
+++ head/devel/pear-Date_Holidays_Ireland/Makefile Mon May 13 09:54:14 2013 (r318053)
@@ -10,7 +10,7 @@ COMMENT= Driver based class to calculate
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
-PEAR_AUTOINSTALLL= yes
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
More information about the svn-ports-all
mailing list