diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
commit | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch) | |
tree | e784ed48f7c3bb5a803cbd97b583435da971804d /biology/fasta3/files | |
parent | Update devel/kdevelop and attendant ports to latest upstream 5.4.1 (diff) |
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes:
svn path=/head/; revision=508834
Diffstat (limited to 'biology/fasta3/files')
-rw-r--r-- | biology/fasta3/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/biology/fasta3/files/pkg-message.in b/biology/fasta3/files/pkg-message.in index 03bb1d8ff0f6..d2affadbdb26 100644 --- a/biology/fasta3/files/pkg-message.in +++ b/biology/fasta3/files/pkg-message.in @@ -1,5 +1,6 @@ -============================================================================= - +[ +{ type: install + message: <<EOM The FASTA3 package has been successfully installed. A sample configuration file has been installed to @@ -12,5 +13,6 @@ file, e.g.: set FASTLIBS to: "%%PREFIX%%/etc/fastlibs" - -============================================================================== +EOM +} +] |