diff options
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index ec2706a9bbe..f14e92c1795 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sipp -PORTVERSION= 2.0.20071129 +PORTVERSION= 3.0 CATEGORIES= benchmarks net -MASTER_SITES= http://sipp.sourceforge.net/snapshots/ -DISTNAME= ${PORTNAME}.2007-11-29 +MASTER_SITES= SF +DISTNAME= ${PORTNAME}-3.0.src MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool |