diff options
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r-- | cad/gerbv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 69fef5e486b..747c253bd2d 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:08:21 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/04/17 13:46:17 wiz Exp $ # DISTNAME= gerbv-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |