diff options
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r-- | cad/pcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 27902a2203d..6f374c27a80 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2013/10/10 14:42:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2014/05/05 00:47:40 ryoon Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |