diff options
Diffstat (limited to 'sysutils/pear-Cache_Lite/Makefile')
-rw-r--r-- | sysutils/pear-Cache_Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile index 6e229c42deb9..f93435bf05c7 100644 --- a/sysutils/pear-Cache_Lite/Makefile +++ b/sysutils/pear-Cache_Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Cache_Lite -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.1 PORTEPOCH= 1 CATEGORIES= sysutils www pear @@ -18,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Cache FILES= Lite/Output.php Lite/Function.php Lite.php -DOCS= docs/technical docs/examples TODO +DOCS= docs/technical docs/examples LICENSE TODO TESTS= test.php test2.php test3.php bench.php bench2.php bench3.php readme _DOCSDIR= . |