diff options
Diffstat (limited to 'cad/pcb')
-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 ae47fab107c..125289ab2a0 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2012/10/08 23:01:16 adam Exp $ +# $NetBSD: Makefile,v 1.66 2012/10/16 17:47:20 wiz Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |