aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-01-07 06:29:57 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-01-07 06:29:57 +0000
commitffde46cbf97ed90584d8c10bdc6bae8094784387 (patch)
treeb78a36a23c5db32b200d7f48cb719e48b524fa47 /net-mgmt
parent0e2c03666de0675409d0d8eedd95734db4465b70 (diff)
downloadports-ffde46cbf97ed90584d8c10bdc6bae8094784387.tar.gz
ports-ffde46cbf97ed90584d8c10bdc6bae8094784387.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bsnmpd/Makefile2
-rw-r--r--net-mgmt/bsnmpd/files/bsnmpd.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/bsnmpd/Makefile b/net-mgmt/bsnmpd/Makefile
index 64b5a0aad2a0..5ef3f24e4f5c 100644
--- a/net-mgmt/bsnmpd/Makefile
+++ b/net-mgmt/bsnmpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bsnmpd
PORTVERSION= 1.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://people.freebsd.org/~harti/bsnmp/
DISTNAME= bsnmp-${PORTVERSION}a
diff --git a/net-mgmt/bsnmpd/files/bsnmpd.sh.in b/net-mgmt/bsnmpd/files/bsnmpd.sh.in
index 8e2346542a08..99019c59fb3f 100644
--- a/net-mgmt/bsnmpd/files/bsnmpd.sh.in
+++ b/net-mgmt/bsnmpd/files/bsnmpd.sh.in
@@ -5,7 +5,7 @@
# REQUIRE: NETWORKING syslogd
# KEYWORD: nojail
-bsnmpd_enable="NO"
+bsnmpd_enable="${bsnmpd_enable-NO}"
. %%RC_SUBR%%