diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-15 13:13:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-15 13:13:22 +0000 |
commit | d9fff15a6132424cbabafb17792a3bb2baf487ed (patch) | |
tree | d50a80a01fd72e556cc3ea841117fab90bf15e3f /benchmarks/sipp/Makefile | |
parent | 9914ec42f7586b0cd0b5bf83e5fc16b2df37f5cd (diff) |
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 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 |