diff options
Diffstat (limited to 'cad/pcb')
-rw-r--r-- | cad/pcb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 7c194b6d3ef..a8a91e2cb49 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2011/05/11 11:53:07 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.56 2011/11/01 06:00:45 sbd Exp $ # DISTNAME= pcb-20100929 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |