diff options
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 |