diff options
author | mycroft <mycroft@pkgsrc.org> | 1998-11-04 17:25:12 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 1998-11-04 17:25:12 +0000 |
commit | 8b300bc83c2cb7d96f11062ce279bdfc384a1bba (patch) | |
tree | 98da4f0db85074f1c1d3e06e7579da49b45cdf88 /net/arpwatch/Makefile | |
parent | 73892c3c72bcd85e39f9a7d64272c9c63d2c730b (diff) | |
download | pkgsrc-8b300bc83c2cb7d96f11062ce279bdfc384a1bba.tar.gz |
2.1a4
Diffstat (limited to 'net/arpwatch/Makefile')
-rw-r--r-- | net/arpwatch/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index e3456d3b6ad..9afd03e1661 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.4 1998/06/22 12:58:33 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/11/04 17:25:12 mycroft Exp $ # -DISTNAME= arpwatch-2.0.2 +DISTNAME= arpwatch-2.1a4 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z MAINTAINER= bouyer@netbsd.org +CONFLICTS= arpwatch-2.0.2 + GNU_CONFIGURE= yes post-install: |