From a13ea108bb00bc0ece583da1c460ce82a8ed8c87 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- net/sniffit/Makefile | 3 ++- net/sniffit/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 net/sniffit/pkg/COMMENT (limited to 'net/sniffit') diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index f0ed6a5282c..7b9c15342ad 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/01/08 14:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/02/17 18:19:37 wiz Exp $ # DISTNAME= sniffit.0.3.5 @@ -8,6 +8,7 @@ MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html +COMMENT= Packet sniffer program NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss diff --git a/net/sniffit/pkg/COMMENT b/net/sniffit/pkg/COMMENT deleted file mode 100644 index 3fef0fd0e7f..00000000000 --- a/net/sniffit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Packet sniffer program -- cgit v1.2.3