From dc2ddaa8a58829b5661f6b43aabf133f78ab17ce 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. --- misc/root/Makefile | 3 ++- misc/root/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 misc/root/pkg/COMMENT (limited to 'misc/root') diff --git a/misc/root/Makefile b/misc/root/Makefile index 5b639d850e9..bfdcb65318c 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:30 tron Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 18:09:21 wiz Exp $ DISTNAME= root_v2.23.08.source PKGNAME= root-2.23 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://root.cern.ch/root/ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://root.cern.ch/ +COMMENT= OO framework for data analysis and visualisation BUILD_DEPENDS+= cint:../../lang/cint diff --git a/misc/root/pkg/COMMENT b/misc/root/pkg/COMMENT deleted file mode 100644 index 1195a247392..00000000000 --- a/misc/root/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -OO framework for data analysis and visualisation -- cgit v1.2.3