diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | eda5fb2e29b33922bb92f2dd142f89b815a18b0a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /cad/pcb | |
parent | c5cc33e0b350b2d9a4b361ce0a49375ea473b483 (diff) | |
download | pkgsrc-eda5fb2e29b33922bb92f2dd142f89b815a18b0a.tar.gz |
Recursive revbump from pango-1.36.0
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 5e8d7e41ef9..27902a2203d 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2013/09/04 12:31:24 obache Exp $ +# $NetBSD: Makefile,v 1.75 2013/10/10 14:42:01 ryoon Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |