diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
commit | a8eeea619a5fe5ae07da17fbbe056d888a02067d (patch) | |
tree | 9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /graphics/pstoedit | |
parent | 2230662dbaf8dad816817932133be16b4360789f (diff) | |
download | pkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 8635039ac11..ab5f0f4f8cb 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.105 2020/06/05 12:49:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.106 2020/08/17 20:19:07 leot Exp $ DISTNAME= pstoedit-3.70 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |