diff options
Diffstat (limited to 'cad/gerbv')
-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 586a23c3308..d90871f01a5 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2013/09/02 19:50:55 adam Exp $ +# $NetBSD: Makefile,v 1.59 2013/10/10 14:42:01 ryoon Exp $ # DISTNAME= gerbv-2.5.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |