diff options
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 0aadbb5aaa58..24e49856feac 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= sipp -PORTVERSION= 1.0 +PORTVERSION= 1.1.r2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= sipp -DISTNAME= ${PORTNAME}.${PORTVERSION} +DISTNAME= ${PORTNAME}.1.1rc2 MAINTAINER= jesper@jdn.dk COMMENT= SIP testing tool |