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 fa0cba1b1da..eb25037098e 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/01/07 03:56:17 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2003/02/05 19:19:27 dmcmahill Exp $ # DISTNAME= gerbv-0.11 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |