diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /math/jags | |
parent | e888f4c23ba128bffe1d93ee8bf66f524721059e (diff) |
Notes
Diffstat (limited to 'math/jags')
-rw-r--r-- | math/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index 8b55bd7ff826..5296131f027b 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -8,7 +8,7 @@ PORTNAME= jags PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://www-fis.iarc.fr/~martyn/software/jags/ DISTNAME= ${PORTNAME:U}-${PORTVERSION} |