diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:24:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 08:24:02 +0000 |
commit | 6052727cea151089674fac004b5e1308d5cbf7ec (patch) | |
tree | 233f308946248d0a0d6cee84e2ea02482996e018 /www/smarty/Makefile | |
parent | Add cfvers-0.4.6: (diff) |
Update to 2.6.4.
PR: ports/71707
Submitted by: Alexander Zhuravlev <zaa at ulstu dot ru> (maintainer)
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 471dc8543148..6900d60663bc 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual |