diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
commit | 20c391021d7d07103172b452ae8cc81845c75a98 (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /finance/R-cran-urca | |
parent | 6df5a356d67ac16608e5fddbcaa3a350b7c8976f (diff) | |
download | freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.gz freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.zst freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.zip |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Diffstat (limited to 'finance/R-cran-urca')
-rw-r--r-- | finance/R-cran-urca/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index facd6470d31f..c1e91cfc23a4 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-urca -# Date created: 2012-02-06 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= urca DISTVERSION= 1.2-7 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} |