diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-09-09 13:41:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-09-09 13:41:29 +0000 |
commit | 695a189942c5e361438328099c89129cbb713c16 (patch) | |
tree | 1cf5ec6172df4ffe4c1775005d78e2b5ddd16fbf /print/fontforge/Makefile | |
parent | 67186a4adf0f0e30d18e271533ea49f1ed056e4c (diff) |
Belatedly bump revision of graphics/libspiro consumers
In r509300 libspiro was updated and there was a shared library bump,
but consumers were never bumped.
https://forums.freebsd.org/threads/gimp-wont-compile.72223/
PR: 239951
Pointy hat: pi
Notes
Notes:
svn path=/head/; revision=511630
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 6c724d38dde4..34df32d361d0 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -3,6 +3,7 @@ PORTNAME= fontforge PORTVERSION= 20190801 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= cyberbotx@cyberbotx.com |