diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
commit | 9d27f90a6faf11abac49072b8fe1920516b41c41 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /graphics/gimp-color-manager | |
parent | ae15e1fe1ef8975b100f3e54bb67c029455deebe (diff) | |
download | pkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'graphics/gimp-color-manager')
-rw-r--r-- | graphics/gimp-color-manager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-color-manager/Makefile b/graphics/gimp-color-manager/Makefile index 683f271bcae..79272b6ead3 100644 --- a/graphics/gimp-color-manager/Makefile +++ b/graphics/gimp-color-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2007/03/21 12:05:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2007/06/05 05:37:27 wiz Exp $ # DISTNAME= gimp-color-manager-0.1.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ftp://www.virtual-sub.org/ |