From 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:41:26 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- cad/fasthenry/Makefile | 3 ++- cad/fasthenry/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 cad/fasthenry/pkg/COMMENT (limited to 'cad/fasthenry') diff --git a/cad/fasthenry/Makefile b/cad/fasthenry/Makefile index 3ec62c5aa74..42408264717 100644 --- a/cad/fasthenry/Makefile +++ b/cad/fasthenry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/09 11:29:36 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:46:18 wiz Exp $ # DISTNAME= fasthenry-3.0-12Nov96 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html +COMMENT= Three-dimensional inductance extraction program LICENSE= no-commercial-use RESTRICTED= "No redistribution allowed" diff --git a/cad/fasthenry/pkg/COMMENT b/cad/fasthenry/pkg/COMMENT deleted file mode 100644 index 4d4d0512198..00000000000 --- a/cad/fasthenry/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Three-dimensional inductance extraction program -- cgit v1.2.3