diff options
Diffstat (limited to 'cad/pcb/Makefile')
-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 8432e8f6ee7..dbe0be8444a 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2009/11/06 02:29:59 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.48 2010/01/18 09:58:40 wiz Exp $ # DISTNAME= pcb-20091103 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |