diff options
Diffstat (limited to 'math/R-cran-gpclib')
-rw-r--r-- | math/R-cran-gpclib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile index 73a66f53127f..8d422b3f888f 100644 --- a/math/R-cran-gpclib/Makefile +++ b/math/R-cran-gpclib/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gpclib -PORTVERSION= 1.5.1 +DISTVERSION= 1.5-1 PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_1.5-1 +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= General Polygon Clipping Library for R |