diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-11-29 13:01:46 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-11-29 13:01:46 +0000 |
commit | 885d7eadbe3f7b4b92e93975704394a09da770e0 (patch) | |
tree | 515f7639199d41eec509bd65143c8d836c0c4542 /finance/prestashop/Makefile | |
parent | 8224e34d7fb45568d4e2107a791f11a25ae5ece2 (diff) |
Notes
Diffstat (limited to 'finance/prestashop/Makefile')
-rw-r--r-- | finance/prestashop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 7f08db8f07dc..526634a10291 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.0.1 +PORTVERSION= 1.7.0.2 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} |