diff options
author | obache <obache> | 2013-09-04 12:31:24 +0000 |
---|---|---|
committer | obache <obache> | 2013-09-04 12:31:24 +0000 |
commit | a70551c23e1a84d80f02d4d8d7c4c24384b52752 (patch) | |
tree | 893f6e599549c1ddfa77575d57a4282ce4833048 /cad/pcb | |
parent | 0c66e2394ba9e2553151269ff1e64afb81a68b74 (diff) | |
download | pkgsrc-a70551c23e1a84d80f02d4d8d7c4c24384b52752.tar.gz |
recursive bump from graphics/gd shlib major bump.
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 983ed577b08..5e8d7e41ef9 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/09/02 19:50:56 adam Exp $ +# $NetBSD: Makefile,v 1.74 2013/09/04 12:31:24 obache Exp $ # DISTNAME= pcb-20110918 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcb/} |