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 86148c3e8df..bffa387d6b2 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2011/05/10 06:20:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.45 2011/11/01 06:00:44 sbd Exp $ # DISTNAME= gerbv-2.5.0 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |