diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-15 01:25:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-15 01:25:25 +0000 |
commit | 759e3adb46541e2e15e2f89cbef455a609b946b0 (patch) | |
tree | 04f0e773c1cba9e0ac26d73c5279b8a3560af2bd /benchmarks/sipp/Makefile | |
parent | 2b9a819eb960f69c9353fe2a92cc74c36e64f54e (diff) |
Notes
Diffstat (limited to 'benchmarks/sipp/Makefile')
-rw-r--r-- | benchmarks/sipp/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index 9b1b0db47615..07bf06fb48cc 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -6,11 +6,10 @@ # PORTNAME= sipp -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.20070906 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= sipp +MASTER_SITES= http://sipp.sourceforge.net/snapshots/ +DISTNAME= ${PORTNAME}.2007-09-06 MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool |