diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /lang/ruby26 | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes:
svn path=/head/; revision=508882
Diffstat (limited to 'lang/ruby26')
-rw-r--r-- | lang/ruby26/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/ruby26/pkg-message b/lang/ruby26/pkg-message index 51623e771b3f..ede7a9906fc4 100644 --- a/lang/ruby26/pkg-message +++ b/lang/ruby26/pkg-message @@ -1,4 +1,6 @@ -==== +[ +{ type: install + message: <<EOM Some of the standard commands are provided as separate ports for ease of upgrading: @@ -12,4 +14,6 @@ since they require extra dependencies: databases/rubygem-gdbm: GDBM module Install them as occasion demands. -==== +EOM +} +] |