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 48b1f236f18..82c9d074fdb 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:12 tv Exp $ +# $NetBSD: Makefile,v 1.23 2004/12/28 23:18:16 reed Exp $ # DISTNAME= gerbv-0.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |