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/arping | |
parent | 19ecd45f745924497ee794cb0dd4e89cc3b3e33f (diff) | |
download | pkgsrc-7cbb9ad82ef503c151fbace70af41f22515af33e.tar.gz |
PKGREVISION bumps for net/libpcap update.
Diffstat (limited to 'net/arping')
-rw-r--r-- | net/arping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index e2b8924ec33..26cdeac8b2a 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:10 asau Exp $ +# $NetBSD: Makefile,v 1.20 2013/02/06 19:30:55 jperkin Exp $ # DISTNAME= arping-2.08 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ |