diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-09-14 03:14:43 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-09-14 03:14:43 +0000 |
commit | 16114068ba28f63ade9e2abd5456bb589ff9a3e1 (patch) | |
tree | a730f41f548baaf428d823de17b25ac38670265e /finance/prestashop/Makefile | |
parent | 779176f2ab9466ae67e37e16a938686dadb3ae75 (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 c1160b25ca93..4ef97019c508 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prestashop -PORTVERSION= 1.6.1.6 +PORTVERSION= 1.6.1.7 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/old/ DISTNAME= ${PORTNAME}_${PORTVERSION} |