diff options
author | tota <tota@FreeBSD.org> | 2013-01-13 04:59:15 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-01-13 04:59:15 +0800 |
commit | 8e17c92bc2e1fa4fb42dace8ce15b5a60b602b0a (patch) | |
tree | f5026136cf6f79355cf48d8cfb80c137cbc5ee14 /math/R-cran-spdep/Makefile | |
parent | 8374c330e5c6fedf846fb37dd9554fcba6a0998d (diff) | |
download | freebsd-ports-gnome-8e17c92bc2e1fa4fb42dace8ce15b5a60b602b0a.tar.gz freebsd-ports-gnome-8e17c92bc2e1fa4fb42dace8ce15b5a60b602b0a.tar.zst freebsd-ports-gnome-8e17c92bc2e1fa4fb42dace8ce15b5a60b602b0a.zip |
- Update to 0.5-56
Diffstat (limited to 'math/R-cran-spdep/Makefile')
-rw-r--r-- | math/R-cran-spdep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index 39b2cda0ab9b..e9e3d022230b 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-55 -PORTREVISION= 1 +DISTVERSION= 0.5-56 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |