aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r--editors/texmacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index ae7242e4c6ae..d28f9ee42521 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ \
DISTNAME= TeXmacs-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
-COMMENT= A free WYSIWYG scientific text editor
+COMMENT= WYSIWYG scientific text editor
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX-base
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
@@ -39,7 +39,7 @@ PDF_DESC= Experimental PDF renderer
DESKTOP_ENTRIES= "TeXmacs" "${COMMENT}" \
"${DATADIR}/misc/pixmaps/TeXmacs.xpm" "texmacs" \
- "Application;Education;Science;" false
+ "Education;Science;" false
.include <bsd.port.options.mk>