aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/meld
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-03-02 18:20:34 +0800
committerpawel <pawel@FreeBSD.org>2013-03-02 18:20:34 +0800
commit8929c56bc73b25700a736e1ff72d27bfa953ef6c (patch)
treec4996fa642223af21fb88117a957c02dfc97a956 /textproc/meld
parent09eb74dc7ec2230234341886173d03df975cd51a (diff)
downloadfreebsd-ports-gnome-8929c56bc73b25700a736e1ff72d27bfa953ef6c.tar.gz
freebsd-ports-gnome-8929c56bc73b25700a736e1ff72d27bfa953ef6c.tar.zst
freebsd-ports-gnome-8929c56bc73b25700a736e1ff72d27bfa953ef6c.zip
Fix sneaky spelling error
Reported by: jgh@
Diffstat (limited to 'textproc/meld')
-rw-r--r--textproc/meld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index fce5af617f88..335c4a78fa3e 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -20,7 +20,7 @@ INSTALLS_ICONS= yes
INSTALLS_OMF= yes
OPTIONS_DEFINE= PYGNOMEDESKTOP
-PYGNOMEDESKTOP_DESC= Code syntax hilighting (many dependencies)
+PYGNOMEDESKTOP_DESC= Code syntax highlighting (many dependencies)
.include <bsd.port.options.mk>