summaryrefslogtreecommitdiff
path: root/www/smarty/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-04-07 09:43:02 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-04-07 09:43:02 +0000
commitaf26a7c78ee68b7f6fd32e401a7d85314528138b (patch)
tree7f00315e568865ee2daf4a0414113313e6c52fc1 /www/smarty/Makefile
parent- Update to 1.7.6 (diff)
- update to 2.6.9
PR: 79609 Submitted by: Alexander Zhuravlev (maintainer)
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r--www/smarty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index 2a2113be56a3..2e287b72333a 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= smarty
-PORTVERSION= 2.6.7
+PORTVERSION= 2.6.9
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.7-docs${EXTRACT_SUFX}:manual
+DISTFILES+= Smarty-2.6.9-docs${EXTRACT_SUFX}:manual
.endif
MAINTAINER= zaa@zaa.pp.ru