aboutsummaryrefslogtreecommitdiff
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 961f5710b0a3..17ab5602d2f8 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fontforge
PORTVERSION= 20080607
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF
DISTFILES= ${EXTRACT_ONLY} ${DOCFILES}
@@ -26,7 +26,7 @@ LIB_DEPENDS= uninameslist.0:${PORTSDIR}/textproc/libuninameslist \
spiro.0:${PORTSDIR}/graphics/libspiro
.if defined(FONTFORGE_WITH_TTF_DEBUGGER)
-FREETYPE_VERSION= 2.3.6
+FREETYPE_VERSION= 2.3.7
EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2
.endif