From a87738b456114a95193b58ec31e883210d6b9f3f Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- sysutils/xdu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/xdu/Makefile') diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index 7fa2b1b5ad7..ad60f591491 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/14 01:10:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:22 wiz Exp $ # DISTNAME= xdu-3.0 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.arl.mil/pub/ EXTRACT_SUFX= .tar.Z MAINTAINER= hubertf@netbsd.org +COMMENT= Display the output of "du" in an X window WRKSRC= ${WRKDIR} USE_IMAKE= yes -- cgit v1.2.3