diff options
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 6349304341c..8222f03f2aa 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 21:25:01 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/19 00:06:44 dmcmahill Exp $ # -DISTNAME= gerbv-0.13 -PKGREVISION= 2 +DISTNAME= gerbv-0.14 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |