summaryrefslogtreecommitdiff
path: root/www/smarty/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-24 09:38:46 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-24 09:38:46 +0000
commit68b410427a3971d24ace1179b8f4b745fa9a8e79 (patch)
tree527221376bb5200ee3493787035d2e4618c36f00 /www/smarty/Makefile
parent- Update to 0.8.1.16 (diff)
Update documentation.
PR: ports/63260 Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r--www/smarty/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index cff615b76199..fd4a137d5890 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -7,12 +7,13 @@
PORTNAME= smarty
PORTVERSION= 2.6.2
+PORTREVISION= 1
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.0-docs${EXTRACT_SUFX}:manual
+DISTFILES+= Smarty-2.6.2-docs${EXTRACT_SUFX}:manual
.endif
MAINTAINER= zaa@ulstu.ru