summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2005-12-22 21:15:35 +0000
committerolgeni <olgeni@FreeBSD.org>2005-12-22 21:15:35 +0000
commit18c3b073788f3d0392d00fb32000bd8986adec87 (patch)
tree42ddf674c031cab5cc0463bb9082115f6dcab7f9 /sysutils
parentf873f71aacc4a051593c43a2aaf3005a97a10468 (diff)
downloadFreeBSD-ports-18c3b073788f3d0392d00fb32000bd8986adec87.zip
FreeBSD-ports-18c3b073788f3d0392d00fb32000bd8986adec87.tar.gz
Remove webmin_enable="NO" from the startup script (should fix issues with the new local startup).
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/webmin/Makefile2
-rw-r--r--sysutils/webmin/files/webmin.sh.in2
-rw-r--r--sysutils/webmin/files/webmin.sh.sample2
3 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index 9ef163f..bca9ef5 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.250
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.webmin.com/updates/:up \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
diff --git a/sysutils/webmin/files/webmin.sh.in b/sysutils/webmin/files/webmin.sh.in
index 15f4344..fc2e052 100644
--- a/sysutils/webmin/files/webmin.sh.in
+++ b/sysutils/webmin/files/webmin.sh.in
@@ -11,8 +11,6 @@
# webmin_enable="YES"
#
-webmin_enable="NO"
-
. %%RC_SUBR%%
name=webmin
diff --git a/sysutils/webmin/files/webmin.sh.sample b/sysutils/webmin/files/webmin.sh.sample
index 15f4344..fc2e052 100644
--- a/sysutils/webmin/files/webmin.sh.sample
+++ b/sysutils/webmin/files/webmin.sh.sample
@@ -11,8 +11,6 @@
# webmin_enable="YES"
#
-webmin_enable="NO"
-
. %%RC_SUBR%%
name=webmin
OpenPOWER on IntegriCloud