diff options
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r-- | cad/gwave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 20e2664c7b4..e1fd5770c12 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:25:07 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/21 16:32:12 martti Exp $ # DISTNAME= gwave-20020122 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/ -COMMENT= viewer for spice-like simulator output and other analog data +COMMENT= Viewer for spice-like simulator output and other analog data USE_BUILDLINK2= YES GNU_CONFIGURE= YES |