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