diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 16:05:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-09 16:05:06 +0000 |
commit | ef0fa466719d39a212ca85c3ad81a0869aa1de38 (patch) | |
tree | 3696b52be42d9c77512c96e06a4e32ed668dd751 /graphics/R-cran-rgdal | |
parent | 2ffcf208a839988e2efe9de03c8cefad1c40d1ca (diff) |
Notes
Diffstat (limited to 'graphics/R-cran-rgdal')
-rw-r--r-- | graphics/R-cran-rgdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile index 4a373076c422..d64796dc5bf3 100644 --- a/graphics/R-cran-rgdal/Makefile +++ b/graphics/R-cran-rgdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= rgdal DISTVERSION= 1.0-4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} |