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 /math/R-cran-spdep | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
download | ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.tar.gz ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.zip |
Notes
Diffstat (limited to 'math/R-cran-spdep')
-rw-r--r-- | math/R-cran-spdep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index bf0cfa076a8b..39b2cda0ab9b 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -3,6 +3,7 @@ PORTNAME= spdep DISTVERSION= 0.5-55 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |