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 d90871f01a5..f2cb0fad075 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2013/10/10 14:42:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/05 00:47:39 ryoon Exp $ # DISTNAME= gerbv-2.5.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} |