diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-02 12:06:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-02 12:06:38 +0000 |
commit | 39f1aff6c0da623ed70d62674562d56acb159afa (patch) | |
tree | 33a9cc2dca2773ba619e350d935105627a19b140 /www/smarty/Makefile | |
parent | - Update dc2 patch to dc3 (diff) |
- Update to 2.6.24
PR: ports/134580
Submitted by: zaa@zaa.pp.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 bea3cddb4ae4..2431abdafa06 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.22 +PORTVERSION= 2.6.24 CATEGORIES= www MASTER_SITES= http://www.smarty.net/distributions/ \ http://www.smarty.net/distributions/manual/en/:manual |