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. --- math/mcsim/Makefile | 3 ++- math/mcsim/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 math/mcsim/pkg/COMMENT (limited to 'math/mcsim') diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index ed887bf4f85..27fa414ed3b 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/26 23:02:38 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:28 wiz Exp $ DISTNAME= mcsim-4.2.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=mcsim/} MAINTAINER= jtb@netbsd.org +COMMENT= Monte Carlo Simulation software WRKSRC= ${WRKDIR}/mcsim diff --git a/math/mcsim/pkg/COMMENT b/math/mcsim/pkg/COMMENT deleted file mode 100644 index d12b0e3e879..00000000000 --- a/math/mcsim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Monte Carlo Simulation software -- cgit v1.2.3