diff options
author | Xin LI <delphij@FreeBSD.org> | 2010-01-25 23:33:32 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2010-01-25 23:33:32 +0000 |
commit | 7c1160cc7bf8f706b1bf7ada19860cf648b104d1 (patch) | |
tree | 2c041bd90d5f9f13efba207d7216048bd999391b /finance/opentaxsolver/Makefile | |
parent | b80d666a6f8bf7f17e14156f65d741584e696e51 (diff) |
Notes
Diffstat (limited to 'finance/opentaxsolver/Makefile')
-rw-r--r-- | finance/opentaxsolver/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/opentaxsolver/Makefile b/finance/opentaxsolver/Makefile index 1af35527b651..ae6365ab28b5 100644 --- a/finance/opentaxsolver/Makefile +++ b/finance/opentaxsolver/Makefile @@ -6,13 +6,13 @@ # PORTNAME= ${UPPORTNAME:L} -PORTVERSION= 6.04 +PORTVERSION= 7.00 CATEGORIES= finance -MASTER_SITES= SF/${PORTNAME}/OTS_2008/v${PORTVERSION} -DISTNAME= ${UPPORTNAME}2008_${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/OTS_2009/v${PORTVERSION} +DISTNAME= ${UPPORTNAME}2009_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= jhein@timing.com +MAINTAINER= jhein@symmetricom.com COMMENT= US tax prep software USE_GL= yes |