From 93637cc764dd0eadb39d4faf2311bc61d7b3e265 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 19 May 2016 11:09:14 +0000 Subject: - Fix trailing whitespace in pkg-messages Approved by: portmgr blanket --- java/linux-oracle-jdk18/pkg-message | 2 +- java/linux-oracle-jre18/pkg-message | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/linux-oracle-jdk18/pkg-message b/java/linux-oracle-jdk18/pkg-message index 434760ee637a..e7d69f65e64d 100644 --- a/java/linux-oracle-jdk18/pkg-message +++ b/java/linux-oracle-jdk18/pkg-message @@ -14,6 +14,6 @@ by adding the following line to your /etc/fstab file: and then, as root, executing the commands: kldload linprocfs -mount /compat/linux/proc +mount /compat/linux/proc ====================================================================== diff --git a/java/linux-oracle-jre18/pkg-message b/java/linux-oracle-jre18/pkg-message index 12a14e1d1624..60dd9922993b 100644 --- a/java/linux-oracle-jre18/pkg-message +++ b/java/linux-oracle-jre18/pkg-message @@ -14,6 +14,6 @@ by adding the following line to your /etc/fstab file: and then, as root, executing the commands: kldload linprocfs -mount /compat/linux/proc +mount /compat/linux/proc ====================================================================== -- cgit