aboutsummaryrefslogtreecommitdiffstats
path: root/print/fontforge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r--print/fontforge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 2168cfa712c..a45a56e3ea2 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fontforge
-PORTVERSION= 20090224
+PORTVERSION= 20090408
CATEGORIES= print
MASTER_SITES= SF
DISTFILES= ${EXTRACT_ONLY} ${DOCFILES}
@@ -25,7 +25,7 @@ LIB_DEPENDS= uninameslist.0:${PORTSDIR}/textproc/libuninameslist \
spiro.0:${PORTSDIR}/graphics/libspiro
.if defined(FONTFORGE_WITH_TTF_DEBUGGER)
-FREETYPE_VERSION= 2.3.7
+FREETYPE_VERSION= 2.3.9
EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2
.endif