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 238d75c33bd..1101195c83c 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2009/08/26 19:57:13 sno Exp $ +# $NetBSD: Makefile,v 1.38 2010/02/24 03:40:05 dmcmahill Exp $ # -DISTNAME= gerbv-2.3.0 -PKGREVISION= 1 +DISTNAME= gerbv-2.4.0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |