diff options
author | wen <wen@FreeBSD.org> | 2013-05-21 14:24:16 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-05-21 14:24:16 +0800 |
commit | 3501d6b489dfa579ece8ef8d85f16e1642f76629 (patch) | |
tree | 80f0095fd8d94bfaf6d51dfaa9d6543e1608677a /finance | |
parent | 5026cbe093fa750acd8da6d11bfcef5543fe2fe6 (diff) | |
download | freebsd-ports-gnome-3501d6b489dfa579ece8ef8d85f16e1642f76629.tar.gz freebsd-ports-gnome-3501d6b489dfa579ece8ef8d85f16e1642f76629.tar.zst freebsd-ports-gnome-3501d6b489dfa579ece8ef8d85f16e1642f76629.zip |
- Restore the PORTREVISION line removed in previous commit
Submitted by: matthias@petermann.it (maintainer, via email)
Diffstat (limited to 'finance')
-rw-r--r-- | finance/trytond_stock_forecast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/trytond_stock_forecast/Makefile b/finance/trytond_stock_forecast/Makefile index c316d7b6a955..ff45e40e4489 100644 --- a/finance/trytond_stock_forecast/Makefile +++ b/finance/trytond_stock_forecast/Makefile @@ -2,6 +2,7 @@ PORTNAME= trytond_stock_forecast PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ |