diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-09-03 12:21:52 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-09-03 12:21:52 +0000 |
commit | 69ab511dff65e7b4f20462a78a57f66b15ce1d2e (patch) | |
tree | 38014de1c015b87c6075979c941c7815e1b86418 /devel/pear-Date_Holidays_Romania/Makefile | |
parent | e99590caca6df2e713328bdddf957bc2ecfcb974 (diff) |
Notes
Diffstat (limited to 'devel/pear-Date_Holidays_Romania/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_Romania/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-Date_Holidays_Romania/Makefile b/devel/pear-Date_Holidays_Romania/Makefile index d26a2f778a46..401b80b87465 100644 --- a/devel/pear-Date_Holidays_Romania/Makefile +++ b/devel/pear-Date_Holidays_Romania/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Date_Holidays_Romania -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= devel www pear MAINTAINER= tabthorpe@FreeBSD.org @@ -17,7 +17,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Date FILES= Holidays/Driver/Romania.php -TESTS= Date_Holidays_Driver_Romania_TestSuite.php test_UkraineRomanianHolidays.php +TESTS= Date_Holidays_Driver_Romania_TestSuite.php .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" |