summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/arts++/Makefile2
-rw-r--r--net/arts++/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile
index 678e649b7895..5838e00502db 100644
--- a/net-mgmt/arts++/Makefile
+++ b/net-mgmt/arts++/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/arts++/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ler@lerctr.org
COMMENT= A network data storage and analysis library from CAIDA
diff --git a/net/arts++/Makefile b/net/arts++/Makefile
index 678e649b7895..5838e00502db 100644
--- a/net/arts++/Makefile
+++ b/net/arts++/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/arts++/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ler@lerctr.org
COMMENT= A network data storage and analysis library from CAIDA