diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-04 13:26:50 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-04 13:26:50 +0000 |
commit | e0f2dda31eed07e084ba6ca919a3af8a41a0e989 (patch) | |
tree | 6f13b5e877e569a7c16b86f47927b8bda757a0ef /benchmarks/sipp/Makefile | |
parent | 91457a88381fd3cd7337be4b8a317970ad1f1f9e (diff) | |
download | ports-e0f2dda31eed07e084ba6ca919a3af8a41a0e989.tar.gz ports-e0f2dda31eed07e084ba6ca919a3af8a41a0e989.zip |
Notes
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 514a96da6933..ec2706a9bbe6 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sipp -PORTVERSION= 2.0.20071024 +PORTVERSION= 2.0.20071129 CATEGORIES= benchmarks net MASTER_SITES= http://sipp.sourceforge.net/snapshots/ -DISTNAME= ${PORTNAME}.2007-10-24 +DISTNAME= ${PORTNAME}.2007-11-29 MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool |