aboutsummaryrefslogtreecommitdiff
path: root/textproc/kmflcomp/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-07-03 13:47:46 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-07-03 13:47:46 +0000
commit094d3522685e4fe4fb67b2a7b3b317a17fed8777 (patch)
treea93f68e1390c4779f4a9c8de0aadf2ef5a57dfaa /textproc/kmflcomp/Makefile
parent291e380d444daf68b692d3cab29485f22d0cab40 (diff)
Notes
Diffstat (limited to 'textproc/kmflcomp/Makefile')
-rw-r--r--textproc/kmflcomp/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/kmflcomp/Makefile b/textproc/kmflcomp/Makefile
index 83047b9afc4f..726d6caec7d9 100644
--- a/textproc/kmflcomp/Makefile
+++ b/textproc/kmflcomp/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= kmflcomp
-PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTVERSION= 0.9.8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://anthesphoria.net/files/distribution/
+ http://anthesphoria.net/FreeBSD/ports/distfiles/
MASTER_SITE_SUBDIR= kmfl
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
KMFL-Compiler.sxw
@@ -43,7 +42,7 @@ post-patch:
${WRKSRC}/kmfl_compiler/Makefile.in
@${REINPLACE_CMD} -E 's,"UTF(8|16LE|32LE)","UTF-\1",g' \
${WRKSRC}/src/utfconv.c
- @${REINPLACE_CMD} -E 's,(VERSION= *)"0\.9\.2",\1"0.9.6",' \
+ @${REINPLACE_CMD} -E 's,(VERSION= *)"0\.9\.7",\1"0.9.8",' \
${WRKSRC}/kmfl_compiler/kmfl_compiler.c
post-install: