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 dbe0be8444a..daa6177d76c 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2010/01/18 09:58:40 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2010/06/13 22:43:55 wiz Exp $ # DISTNAME= pcb-20091103 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |