diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-11 14:18:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-11 14:18:13 +0000 |
commit | d2f2e1d14f8400e51185cd766224b9c1bc08e1f8 (patch) | |
tree | 687820a42b80faf430e7a50126ee8eaafe47771d /www/smarty/Makefile | |
parent | - Update to 2.1.6 (diff) |
- Update to 2.6.7
PR: ports/77339
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
Approved by: Alexander Zhuravlev <zaa@ulstu.ru> (maintainer)
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index c8ad894dce36..2a2113be56a3 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,13 +6,13 @@ # PORTNAME= smarty -PORTVERSION= 2.6.6 +PORTVERSION= 2.6.7 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) -DISTFILES+= Smarty-2.6.5-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-2.6.7-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru |