diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 23:11:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 23:11:31 +0000 |
commit | e4cf94dfacaa20a2147faba114a0a17621917372 (patch) | |
tree | ee6e2372f2b7f92407d210d18e9ca47a0112a5ea /www/smarty/Makefile | |
parent | - update to 0.37 (diff) |
Update to 2.0.1, based on a diff with the committed port & Simon's PR
ports/36655 (I missed the newer version).
PR: 36655
Pointed out by: Joseh Scott <joseph@randomnetworks.com>
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 47258cf132a6..6b1d1d975442 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= www MASTER_SITES= http://www.phpinsider.com/php/code/Smarty/download/ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} |