aboutsummaryrefslogtreecommitdiffstats
path: root/net/hping/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-23 18:37:45 +0800
committeredwin <edwin@FreeBSD.org>2002-11-23 18:37:45 +0800
commite7ccab88023dc45d4f7134ca83bfe11e36b3386d (patch)
treeef544818a1285d9810565699b025e41cde38bcb9 /net/hping/Makefile
parent73af91ad6d31cc600b4d1a27958d0830296f3960 (diff)
downloadfreebsd-ports-gnome-e7ccab88023dc45d4f7134ca83bfe11e36b3386d.tar.gz
freebsd-ports-gnome-e7ccab88023dc45d4f7134ca83bfe11e36b3386d.tar.zst
freebsd-ports-gnome-e7ccab88023dc45d4f7134ca83bfe11e36b3386d.zip
Maintainer update to version 2.0.0rc2
PR: ports/45533 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
Diffstat (limited to 'net/hping/Makefile')
-rw-r--r--net/hping/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile
index f03d3ac04b99..1a0ea6f65a04 100644
--- a/net/hping/Makefile
+++ b/net/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