diff options
Diffstat (limited to 'math/R-cran-Zelig')
-rw-r--r-- | math/R-cran-Zelig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile index 69545036736f..c4f049a337aa 100644 --- a/math/R-cran-Zelig/Makefile +++ b/math/R-cran-Zelig/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Zelig -PORTVERSION= 3.4.8 +DISTVERSION= 3.4-8 PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- -DISTNAME= ${PORTNAME}_3.4-8 +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Everyone's Statistical Software |