diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /cad/pcb | |
parent | 530af90e3311d7bb7f94e42787251f7eddfde54b (diff) | |
download | pkgsrc-67bb9f2c30b74eae0dc06dfdaec3e66308261c84.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'cad/pcb')
-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 17d9434606f..c0ca4366fee 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/10/09 14:06:01 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2015/04/25 14:20:27 tnn Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |