diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-20 06:52:28 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-09-20 06:52:28 +0000 |
commit | bb8d439782aad8382c25fa87837b5a463f421b6e (patch) | |
tree | b1ba26ca52d9b1a0d81bcefd1833cf17546a59ac /www/smarty/Makefile | |
parent | - Fix WWW site URL in pkg-descr (diff) |
- Update to 2.6.10
PR: ports/86360
Submitted by: 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 2e287b72333a..ecf8c3603183 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.9 +PORTVERSION= 2.6.10 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual |