summaryrefslogtreecommitdiff
path: root/security/hping/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-23 10:37:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-23 10:37:45 +0000
commit74b94af34123c4d921a944f9b48b0e6be913204e (patch)
treeb4b5f831e9ebc588849eb6ca5e6a55680142521a /security/hping/Makefile
parentUpgrade to 1.8.0. (diff)
Maintainer update to version 2.0.0rc2
PR: ports/45533 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
Notes
Notes: svn path=/head/; revision=70830
Diffstat (limited to 'security/hping/Makefile')
-rw-r--r--security/hping/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/hping/Makefile b/security/hping/Makefile
index f03d3ac04b99..1a0ea6f65a04 100644
--- a/security/hping/Makefile
+++ b/security/hping/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= hping
-PORTVERSION= 2.0.0r1
+PORTVERSION= 2.0.0r2
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security net
MASTER_SITES= http://www.hping.org/
-DISTNAME= hping2.0.0-rc1
+DISTNAME= hping2.0.0-rc2
MAINTAINER= Nicolas.Jombart@hsc-labs.com
-WRKSRC= ${WRKDIR}/hping2
+WRKSRC= ${WRKDIR}/hping2-rc2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --force-libpcap
USE_GMAKE= yes