diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-01 14:02:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-01 14:02:24 +0000 |
commit | c09b0e71befc8beeeb499ba9a55e908fb1936278 (patch) | |
tree | c58ab6403188969f3333f0f64127e2cbfaae6439 /science | |
parent | a5d019b09177160a39c06cc53566c67828d81d59 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/R-cran-AMORE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile index 34e6a1202de9..6447c2a865bf 100644 --- a/science/R-cran-AMORE/Makefile +++ b/science/R-cran-AMORE/Makefile @@ -4,7 +4,7 @@ PORTNAME= AMORE PORTVERSION= 0.2.14 CATEGORIES= science -DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} +DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1} MAINTAINER= wen@FreeBSD.org COMMENT= MORE flexible neural network package |