diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-17 01:37:43 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-12-17 01:37:43 +0000 |
commit | 03c1277ad7348a8adfd60967232e455ce9cbd194 (patch) | |
tree | 07664805f8e9f91ea47150ee1e26fc57d9cdf4ff /benchmarks/sipp/Makefile | |
parent | ad6be9c6f76e51b9fbd37579c169af416896cb8b (diff) |
Notes
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 07bf06fb48cc..514a96da6933 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sipp -PORTVERSION= 2.0.20070906 -CATEGORIES= net +PORTVERSION= 2.0.20071024 +CATEGORIES= benchmarks net MASTER_SITES= http://sipp.sourceforge.net/snapshots/ -DISTNAME= ${PORTNAME}.2007-09-06 +DISTNAME= ${PORTNAME}.2007-10-24 MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool |