diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:22:35 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:22:35 +0000 |
commit | 3bd0ac0d72aab526cd89382825e17fb94504687d (patch) | |
tree | c2e9bb521a07491f51813a0a02adbe55f6c79e13 /irc/epic4 | |
parent | 7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff) |
Convert to UCL & cleanup pkg-message (categories h-k)
Notes
Notes:
svn path=/head/; revision=508880
Diffstat (limited to 'irc/epic4')
-rw-r--r-- | irc/epic4/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/epic4/pkg-message b/irc/epic4/pkg-message index 48c6daacb768..3180174dd38f 100644 --- a/irc/epic4/pkg-message +++ b/irc/epic4/pkg-message @@ -1,6 +1,12 @@ +[ +{ type: install + message: <<EOM EPIC is a toolkit, much akin to a box of legos. It strives to let you build a client the way you want it. You will not find EPIC usable without a script of some sort. Some of the more popular scripts can be found at: http://epicsol.org/doku.php?id=scripts +EOM +} +] |