summaryrefslogtreecommitdiff
path: root/print/fontforge/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-25 05:24:00 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-25 05:24:00 +0000
commit2491c4ac645241dcaa08fdf6f6fcbc5007d81631 (patch)
treea43c0043ee7b3eecfc272eebb222cb7c3d94c067 /print/fontforge/Makefile
parentRemove an extra '\'. (diff)
Update to 20011219
PR: 33147 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52148
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r--print/fontforge/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 69168e48493b..98fab0a39d7a 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pfaedit
-PORTVERSION= 20011124
+PORTVERSION= 20011219
CATEGORIES= print
MASTER_SITES= http://pfaedit.sourceforge.net/
DISTFILES= ${PORTNAME}_src-${DIST_VER}.tgz \
@@ -30,9 +30,9 @@ ALL_TARGET= pfaedit
MAN1= pfaedit.1
-DIST_VER= 011124
-LIBGDRAW_VER= 011123
-LIBGUNI_VER= 011123
+DIST_VER= 011219
+LIBGDRAW_VER= 011219
+LIBGUNI_VER= 011219
post-patch:
${PERL} -pi.orig -e 's,/usr/share/,${PREFIX}/share/,g' \