diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
commit | 3d5cca35645599c079663d23d8c86260054bf1b9 (patch) | |
tree | 7e26c2a2c60d72dde73d9a201344170a73ce2562 /math/R-cran-sm | |
parent | dcacd097d06d8d85231c7f925dc832496f0f904d (diff) | |
download | ports-3d5cca35645599c079663d23d8c86260054bf1b9.tar.gz ports-3d5cca35645599c079663d23d8c86260054bf1b9.zip |
Notes
Diffstat (limited to 'math/R-cran-sm')
-rw-r--r-- | math/R-cran-sm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index f4135068d158..ee2489ed0f8f 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -7,7 +7,7 @@ PORTNAME= sm PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_2.2-4 |