diff options
Diffstat (limited to 'net/sipp/Makefile')
-rw-r--r-- | net/sipp/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/sipp/Makefile b/net/sipp/Makefile index e7ae5701a655..50d86e9a5174 100644 --- a/net/sipp/Makefile +++ b/net/sipp/Makefile @@ -6,17 +6,15 @@ # PORTNAME= sipp -PORTVERSION= 1.1.r5 +PORTVERSION= 1.1.r6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= sipp -DISTNAME= ${PORTNAME}-1.1rc5 +DISTNAME= ${PORTNAME}-1.1rc6 MAINTAINER= tut@nhamon.com.ua COMMENT= SIP testing tool -WRKSRC= ${WRKDIR}/${PORTNAME}.cumulus.2006-03-20 - PLIST_FILES= bin/sipp MAN1= sipp.1 |