summaryrefslogtreecommitdiff
path: root/www/wwwoffle/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-19 04:11:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-19 04:11:32 +0000
commit591ef95b34a69a68ff9e23fc28cb37019894c948 (patch)
treebb399a28cf60b3dcce8cb07e8e4f6f76199dd4a3 /www/wwwoffle/files
parentUpdate to version 1.1.4. (diff)
This port is missing a couple of files, and makes incorrect assumptions
about the permissions on one file. PR: 11195 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=17994
Diffstat (limited to 'www/wwwoffle/files')
-rw-r--r--www/wwwoffle/files/wwwoffled.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wwwoffle/files/wwwoffled.sh b/www/wwwoffle/files/wwwoffled.sh
new file mode 100644
index 000000000000..a902bb203d68
--- /dev/null
+++ b/www/wwwoffle/files/wwwoffled.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+[ -x %PREFIX%/sbin/wwwoffled ] && %PREFIX%/sbin/wwwoffled > /dev/null && echo -n ' wwwoffled'