diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /science/R-cran-bayesm/Makefile | |
parent | - Update to 1.1.0 (diff) |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Notes
Notes:
svn path=/head/; revision=309935
Diffstat (limited to 'science/R-cran-bayesm/Makefile')
-rw-r--r-- | science/R-cran-bayesm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile index d5953ca6067a..78f6b88f8189 100644 --- a/science/R-cran-bayesm/Makefile +++ b/science/R-cran-bayesm/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-bayesm -# Date created: March 07, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= bayesm PORTVERSION= 2.2.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |