diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 00:03:11 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 00:03:11 +0800 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /editors/teco | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | freebsd-ports-gnome-79698c84577df2797724d484418f1de7f67bf07f.tar.gz freebsd-ports-gnome-79698c84577df2797724d484418f1de7f67bf07f.tar.zst freebsd-ports-gnome-79698c84577df2797724d484418f1de7f67bf07f.zip |
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'editors/teco')
-rw-r--r-- | editors/teco/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/teco/pkg-message b/editors/teco/pkg-message index 40f740319f83..dab64d460b21 100644 --- a/editors/teco/pkg-message +++ b/editors/teco/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM Powerful and compact editor with nongraphical user interface The FreeBSD port implements pretty well all that the Linux version does. @@ -35,3 +38,6 @@ inconsistent, and thus of limited use. Before starting to use tecoc, see the sections "DESCRIPTION/Command names" and "SEE ALSO" in the manual page. +EOM +} +] |