diff options
Diffstat (limited to 'finance/openerp/Makefile')
-rw-r--r-- | finance/openerp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/openerp/Makefile b/finance/openerp/Makefile index 14c1c5b5acff..c4336dc2e93a 100644 --- a/finance/openerp/Makefile +++ b/finance/openerp/Makefile @@ -6,9 +6,9 @@ # PORTNAME= openerp-server -PORTVERSION= 5.0.11 +PORTVERSION= 5.0.14 CATEGORIES= finance python -MASTER_SITES= http://openerp.com/download/stable/source/ +MASTER_SITES= http://www.openerp.com/download/stable/source/ MAINTAINER= wen@FreeBSD.org COMMENT= Open source application ERP & CRM in Python using Postgresql |