aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-07 02:07:26 +0000
commit5dd37213f549b0d2fd158b1fa8024daeda2acfb2 (patch)
tree4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /editors/texmacs
parent5fa1ec89fceb95ba8e0ff259f73e7e55da5383c2 (diff)
downloadports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.tar.gz
ports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.zip
Notes
Diffstat (limited to 'editors/texmacs')
-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>