diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
commit | 7cbb9ad82ef503c151fbace70af41f22515af33e (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /net/hping | |
parent | 19ecd45f745924497ee794cb0dd4e89cc3b3e33f (diff) | |
download | pkgsrc-7cbb9ad82ef503c151fbace70af41f22515af33e.tar.gz |
PKGREVISION bumps for net/libpcap update.
Diffstat (limited to 'net/hping')
-rw-r--r-- | net/hping/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/hping/Makefile b/net/hping/Makefile index 8d3bb115ae3..3f3c2458536 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:27 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/06 19:30:57 jperkin Exp $ # DISTNAME= hping2.0.0-rc3 PKGNAME= hping-2.0.0.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.hping.org/ |