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 82c9d074fdb..d44b2319f77 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2004/12/28 23:18:16 reed Exp $ +# $NetBSD: Makefile,v 1.24 2005/03/01 12:07:52 dmcmahill Exp $ # -DISTNAME= gerbv-0.16 -PKGREVISION= 2 +DISTNAME= gerbv-1.0.1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |