diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-10 23:03:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-10 23:03:28 +0800 |
commit | 181677aee6c35370e4491b39a81e52afc069a220 (patch) | |
tree | 89bdd9d345a14e46200c76e88a256e83805a9c10 /www/smarty/Makefile | |
parent | 5323f3142f8b1aee4d8497626994c3b402b52bf5 (diff) | |
download | freebsd-ports-gnome-181677aee6c35370e4491b39a81e52afc069a220.tar.gz freebsd-ports-gnome-181677aee6c35370e4491b39a81e52afc069a220.tar.zst freebsd-ports-gnome-181677aee6c35370e4491b39a81e52afc069a220.zip |
- Update to 2.6.21
PR: 129381
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (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 c17ca517ca8f..04b7583e422e 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.20 +PORTVERSION= 2.6.21 CATEGORIES= www MASTER_SITES= http://www.smarty.net/distributions/ \ http://www.smarty.net/distributions/manual/en/:manual |