diff options
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 1ee5301e3551..be8c8ad91969 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,16 +6,14 @@ # PORTNAME= sipp -PORTVERSION= 3.1 +PORTVERSION= 3.1.20080723 CATEGORIES= benchmarks net -MASTER_SITES= SF -DISTNAME= ${PORTNAME}.${PORTVERSION}.src +MASTER_SITES= http://sipp.sourceforge.net/snapshots/ +DISTNAME= ${PORTNAME}.2008-07-23 MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool -WRKSRC= ${WRKDIR}/${PORTNAME}.svn - PLIST_FILES= bin/sipp MAN1= sipp.1 |