diff options
author | wen <wen@FreeBSD.org> | 2010-04-26 09:31:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-04-26 09:31:17 +0800 |
commit | c326f680f2c13784d8017de6d2bc2eb581b789bc (patch) | |
tree | f34cfc686c8c03d44fa62e1591903bf720fe4f9d /math | |
parent | bb5b9ac33025e34a65a8f595abb8c91c139e8e20 (diff) | |
download | freebsd-ports-gnome-c326f680f2c13784d8017de6d2bc2eb581b789bc.tar.gz freebsd-ports-gnome-c326f680f2c13784d8017de6d2bc2eb581b789bc.tar.zst freebsd-ports-gnome-c326f680f2c13784d8017de6d2bc2eb581b789bc.zip |
- Bump PORTREVISION to chase the update of libRmath
Diffstat (limited to 'math')
-rw-r--r-- | math/jags/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index 5fc8b6add112..d2e78b868217 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -8,6 +8,7 @@ PORTNAME= jags PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www-fis.iarc.fr/~martyn/software/jags/ DISTNAME= ${PORTNAME:U}-${PORTVERSION} |