diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-05 17:54:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-05 17:54:02 +0000 |
commit | 8a830034b6443731603f239e0a5b13c079aa73f2 (patch) | |
tree | e88f5071d2bb5ad4e0d0d42da43a5f5541e33267 /net/arpwatch/Makefile | |
parent | 191992f8b4aebaf8fccf17baad8d043d741dafc8 (diff) | |
download | pkgsrc-8a830034b6443731603f239e0a5b13c079aa73f2.tar.gz |
Don't document non-existing '-a' flag. Bump PKGREVISION.
Diffstat (limited to 'net/arpwatch/Makefile')
-rw-r--r-- | net/arpwatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index 6f107b2c43f..9f0fc9c12c1 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2001/09/10 16:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2002/08/05 17:54:02 wiz Exp $ # DISTNAME= arpwatch-2.1a11 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ |