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 17d9434606f..c0ca4366fee 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/10/09 14:06:01 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2015/04/25 14:20:27 tnn Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |