diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-16 17:47:19 +0000 |
commit | ecb4266d4af448fde6ff34f3004076def3f65c72 (patch) | |
tree | 0bd88cd04f38ea772900bdec42cb5fa5ad166c17 /cad | |
parent | 848d0c2f181e86106dc61cba14d3c71cd532c051 (diff) | |
download | pkgsrc-ecb4266d4af448fde6ff34f3004076def3f65c72.tar.gz |
Recursive bump for new gtkglext pangox-compat dependency.
Diffstat (limited to 'cad')
-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 ae47fab107c..125289ab2a0 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2012/10/08 23:01:16 adam Exp $ +# $NetBSD: Makefile,v 1.66 2012/10/16 17:47:20 wiz Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |