diff options
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 8222f03f2aa..ecdee43c57f 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/08/19 00:06:44 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.16 2003/10/26 04:56:58 dmcmahill Exp $ # -DISTNAME= gerbv-0.14 +DISTNAME= gerbv-0.15 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |