diff options
author | wxs <wxs@FreeBSD.org> | 2009-06-18 07:49:03 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-06-18 07:49:03 +0800 |
commit | 26400736c8db76c25894e4d3d0575fff9a234422 (patch) | |
tree | ee42ed21c16c97553acba3f75061327473404fd2 /www/smarty/Makefile | |
parent | a5828a0ca171c44b51a50337dde952380bad36e9 (diff) | |
download | freebsd-ports-gnome-26400736c8db76c25894e4d3d0575fff9a234422.tar.gz freebsd-ports-gnome-26400736c8db76c25894e4d3d0575fff9a234422.tar.zst freebsd-ports-gnome-26400736c8db76c25894e4d3d0575fff9a234422.zip |
- Update to 2.6.25
PR: ports/135496
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
Approved by: 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 2431abdafa06..80c5ab764a46 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.24 +PORTVERSION= 2.6.25 CATEGORIES= www MASTER_SITES= http://www.smarty.net/distributions/ \ http://www.smarty.net/distributions/manual/en/:manual |