diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-03 06:14:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-03 06:14:54 +0000 |
commit | d9a84541c43531e94f6a08b16f37ecf205477527 (patch) | |
tree | 65f12b825266697b7f880d0eb5452b67c54139f6 /graphics/gthumb | |
parent | 272fc10d3900c2c55e701ffff5a06dc8e54ee6b3 (diff) | |
download | pkgsrc-d9a84541c43531e94f6a08b16f37ecf205477527.tar.gz |
libgphoto2: update bl3.mk for dependency change
Bump PKGREVISIONs of packages using it.
Noted by John D. Baker on pkgsrc-users.
Diffstat (limited to 'graphics/gthumb')
-rw-r--r-- | graphics/gthumb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 03c62b67a77..1780c9776de 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2018/03/12 11:16:44 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2018/04/03 06:14:54 wiz Exp $ DISTNAME= gthumb-2.14.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/} EXTRACT_SUFX= .tar.xz |