diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /math/R-cran-spdep/Makefile | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) |
Notes
Diffstat (limited to 'math/R-cran-spdep/Makefile')
-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 e9e3d022230b..7e3844d65809 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -3,6 +3,7 @@ PORTNAME= spdep DISTVERSION= 0.5-56 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |