aboutsummaryrefslogtreecommitdiff
path: root/editors/tea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r--editors/tea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 0ea9668aa073..dbdd4465a75b 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tea
-DISTVERSION= 17.2.0
+DISTVERSION= 17.2.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tea-editor
@@ -40,7 +40,7 @@ post-patch: .SILENT
${REINPLACE_CMD} -e 's|/tea/doc/|/doc/tea/|' \
${WRKSRC}/src/tea_defs.h
# Fix FINK-related defines
- ${REINPLACE_CMD} -e '5704d; 5707,5710d' ${WRKSRC}/configure
+ ${REINPLACE_CMD} -e '5702d; 5705,5708d' ${WRKSRC}/configure
# Do not install yet another copy of GPL
${REINPLACE_CMD} -e '634d' ${WRKSRC}/Makefile.in