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 | ed6e588edd50ed28fb5573db2efb0ec1ea22946b (diff) | |
download | ports-2cf26f04eb27529698d69f1d7704f676ec425b09.tar.gz ports-2cf26f04eb27529698d69f1d7704f676ec425b09.zip |
Notes
-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 |