diff options
Diffstat (limited to 'math/jags/Makefile')
-rw-r--r-- | math/jags/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index e061591f6578..0c49a6da1c9f 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -7,11 +7,11 @@ # PORTNAME= mcmc-jags -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= math MASTER_SITES= SF:1,2,3,4 MASTER_SITE_SUBDIR= mcmc-jags/JAGS/${S}.x/Source/:1 \ - mcmc-jags/Examples/2.x/:2 \ + mcmc-jags/Examples/${S}.x/:2 \ mcmc-jags/Manuals/2.x/:3 \ mcmc-jags/Manuals/${S}.x/:4 DISTFILES= JAGS-${PORTVERSION}${EXTRACT_SUFX}:1 |