aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-13 17:54:14 +0800
committermiwi <miwi@FreeBSD.org>2013-05-13 17:54:14 +0800
commit3b867b2a813c89a1bc6c097a0c89ba3073766e2b (patch)
treecec6f7e76a0c7dc497630447862d7ddc1568eb84 /devel
parent268648bb3f8eaaa52a2aef894eab533047fd0ebf (diff)
downloadfreebsd-ports-graphics-3b867b2a813c89a1bc6c097a0c89ba3073766e2b.tar.gz
freebsd-ports-graphics-3b867b2a813c89a1bc6c097a0c89ba3073766e2b.tar.zst
freebsd-ports-graphics-3b867b2a813c89a1bc6c097a0c89ba3073766e2b.zip
- Fix a typo
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-Date_Holidays_Ireland/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Date_Holidays_Ireland/Makefile b/devel/pear-Date_Holidays_Ireland/Makefile
index 2071d605377..6cd422eb937 100644
--- a/devel/pear-Date_Holidays_Ireland/Makefile
+++ b/devel/pear-Date_Holidays_Ireland/Makefile
@@ -10,7 +10,7 @@ COMMENT= Driver based class to calculate holidays in Ireland
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"