diff options
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 626f5ff62e0..238d75c33bd 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2009/07/11 01:49:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.37 2009/08/26 19:57:13 sno Exp $ # DISTNAME= gerbv-2.3.0 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |