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 650cabffe58..d9a226eb327 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.71 2013/06/06 12:54:07 wiz Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |