diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 02:53:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-08 02:53:36 +0000 |
commit | f6c21985afb8a6c2293755040b1d8903c0c5a666 (patch) | |
tree | f7646a549c98774c75913dd9baef3359e1486555 /net-mgmt/arts++ | |
parent | f00acb8315594fa47c2501ddd27208cbe83c4be3 (diff) | |
download | ports-f6c21985afb8a6c2293755040b1d8903c0c5a666.tar.gz ports-f6c21985afb8a6c2293755040b1d8903c0c5a666.zip |
Notes
Diffstat (limited to 'net-mgmt/arts++')
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |