diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-14 23:16:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-14 23:16:10 +0000 |
commit | 5abc420df3f28f3eb33490f989e593b0570705f9 (patch) | |
tree | f4687b6cff8f92e29ab022664dec91efd4a6e54a /sysutils/pear-Cache_Lite/Makefile | |
parent | b3ef383bfccdf983af0d04201c161a2eac002fcc (diff) | |
download | ports-5abc420df3f28f3eb33490f989e593b0570705f9.tar.gz ports-5abc420df3f28f3eb33490f989e593b0570705f9.zip |
Notes
Diffstat (limited to 'sysutils/pear-Cache_Lite/Makefile')
-rw-r--r-- | sysutils/pear-Cache_Lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile index 7dd3c404a13f..a3cc7415fce1 100644 --- a/sysutils/pear-Cache_Lite/Makefile +++ b/sysutils/pear-Cache_Lite/Makefile @@ -6,8 +6,9 @@ # PORTNAME= Cache_Lite -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= sysutils www pear +DISTNAME= ${PORTNAME}-${PORTVERSION}beta1 MAINTAINER= antonio@php.net COMMENT= PEAR fast and safe little cache system |