diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-09-08 12:53:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-09-08 12:53:21 +0000 |
commit | 792b963ca1890716fbe86a864fc7f5da19b114ab (patch) | |
tree | a7d6af51ebd989022ebd962f8c63e81bfb5c8180 /www/smarty3/Makefile | |
parent | afe9d0480cc11d8c8f9a2c92d072e2e9b9800d2a (diff) | |
download | ports-792b963ca1890716fbe86a864fc7f5da19b114ab.tar.gz ports-792b963ca1890716fbe86a864fc7f5da19b114ab.zip |
- Update to 3.1.32
PR: 230550
Submitted by: ndowens@yahoo.com
Approved by: maintainer(timeout, > 20 days)
Notes
Notes:
svn path=/head/; revision=479251
Diffstat (limited to 'www/smarty3/Makefile')
-rw-r--r-- | www/smarty3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile index 935c91fb998f..4cb4b692295c 100644 --- a/www/smarty3/Makefile +++ b/www/smarty3/Makefile @@ -3,7 +3,7 @@ PORTNAME= smarty DISTVERSIONPREFIX= v -DISTVERSION= 3.1.30 +DISTVERSION= 3.1.32 CATEGORIES= www PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX} |