diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
commit | ff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /cad/gnucap/Makefile | |
parent | cdbd97130a8334f7f917cdee2afd7085512486e3 (diff) | |
download | pkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'cad/gnucap/Makefile')
-rw-r--r-- | cad/gnucap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 2002b6fae63..16291b88e9e 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:25:03 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:32:11 martti Exp $ # DISTNAME= gnucap-0.33 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gnucap/} MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.geda.seul.org/tools/acs/index.html -COMMENT= general purpose circuit simulator +COMMENT= General purpose circuit simulator USE_BUILDLINK2= YES USE_GMAKE= YES |