From 8cee801716c19084440add72337db8c66fdecd77 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:10:16 +0000 Subject: COMMENT should start with a capital letter. --- net/xipdump/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/xipdump/Makefile') diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 81b12a4aac1..297759cad5b 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:52:04 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:11:30 martti Exp $ # DISTNAME= xipdump-1.5.4 @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= sakamoto@NetBSD.org HOMEPAGE= http://www.epita.fr/~lse/xipdump/ -COMMENT= displays IP packets using X Window System +COMMENT= Displays IP packets using X Window System DEPENDS+= libnet>=1.0:../../devel/libnet -- cgit v1.2.3