aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache_Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-Cache_Lite/Makefile')
-rw-r--r--sysutils/pear-Cache_Lite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index a3cc7415fce1..d3a10601c729 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -7,8 +7,8 @@
PORTNAME= Cache_Lite
PORTVERSION= 1.4.0
+PORTEPOCH= 1
CATEGORIES= sysutils www pear
-DISTNAME= ${PORTNAME}-${PORTVERSION}beta1
MAINTAINER= antonio@php.net
COMMENT= PEAR fast and safe little cache system
@@ -19,8 +19,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Cache
FILES= Lite/Output.php Lite/Function.php Lite.php
DOCS= docs/technical docs/examples LICENSE TODO
-TESTS= readme test.php test2.php test3.php bench.php \
- bench2.php bench3.php
+TESTS= test.php test2.php test3.php bench.php bench2.php bench3.php readme
_DOCSDIR= .
.include <bsd.port.pre.mk>