diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-08 04:43:03 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-08 04:43:03 +0000 |
| commit | 2cf26f04eb27529698d69f1d7704f676ec425b09 (patch) | |
| tree | fe70d2df165e144ec03ddd959d80b180456d287e | |
| parent | editors/linux-sublime: Add missing desktop file (diff) | |
editors/sublime-text: Fix COMMENT
| -rw-r--r-- | editors/linux-sublime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/linux-sublime/Makefile b/editors/linux-sublime/Makefile index 779e4af4d31b..2d7cf834dd0d 100644 --- a/editors/linux-sublime/Makefile +++ b/editors/linux-sublime/Makefile @@ -10,7 +10,7 @@ DISTNAME= Sublime%20Text%202.0.2 PKGNAMEPREFIX= linux- MAINTAINER= ports@FreeBSD.org -COMMENT= Sublime Text is a sophisticated text editor for code, markup and prose +COMMENT= Sophisticated text editor for code, markup and prose INSTALLS_ICONS= yes USES= desktop-file-utils linux tar:bzip2 |
