diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-12-04 13:05:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-12-04 13:05:39 +0000 |
commit | 812b92137bf50ac4549b5e3aeafdd62ab06a3314 (patch) | |
tree | f0451a62dc2cb528cfa57d92182ee2b098b4b074 /finance/prestashop/Makefile | |
parent | a3394a07daba44c1c702eda1b7ff7bc8a44b1d11 (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 9a216bfa838b..274b907e9ae8 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.7.2.2 +PORTVERSION= 1.7.2.4 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} |