diff options
author | wiz <wiz@pkgsrc.org> | 2018-09-10 15:41:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-09-10 15:41:32 +0000 |
commit | c36db538262a68e859a86a74d6285f6263c49412 (patch) | |
tree | 04976bc0575a12ec01cd32a92663c068cf710824 /graphics/xsane | |
parent | 8467f764ac52825da87c2cb12b8427696dfaa8cc (diff) | |
download | pkgsrc-c36db538262a68e859a86a74d6285f6263c49412.tar.gz |
gimp: update bl3.mk for lcms -> lcms2 change, and recursive bump
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index b2638be1785..3292a4183f1 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.120 2018/04/16 14:34:42 wiz Exp $ +# $NetBSD: Makefile,v 1.121 2018/09/10 15:41:33 wiz Exp $ DISTNAME= xsane-0.999 PKGNAME= xsane-0.99.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ |