aboutsummaryrefslogtreecommitdiff
path: root/dns/mydns
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-03-07 16:27:27 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-03-07 16:27:27 +0000
commitd152b63a1c0d846bc0af44eae70b680c20a4d353 (patch)
treed503da6929b2d611f388df0d301744ff07ff9733 /dns/mydns
parent814007479737dd88f3bb8def8068e1facb5430e8 (diff)
downloadports-d152b63a1c0d846bc0af44eae70b680c20a4d353.tar.gz
ports-d152b63a1c0d846bc0af44eae70b680c20a4d353.zip
Fix rcNG startup ordering and bump PORTREVISION.
Approved by: portmgr (clement)
Notes
Notes: svn path=/head/; revision=157012
Diffstat (limited to 'dns/mydns')
-rw-r--r--dns/mydns/Makefile1
-rw-r--r--dns/mydns/files/mydns.sh.in3
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile
index 0620d4676317..95e77a3cc8c2 100644
--- a/dns/mydns/Makefile
+++ b/dns/mydns/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mydns
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= dns databases
MASTER_SITES= http://mydns.bboy.net/download/
diff --git a/dns/mydns/files/mydns.sh.in b/dns/mydns/files/mydns.sh.in
index 572f96630bc6..c4332e643140 100644
--- a/dns/mydns/files/mydns.sh.in
+++ b/dns/mydns/files/mydns.sh.in
@@ -4,8 +4,7 @@
#
# PROVIDE: mydns
-# REQUIRE: NETWORKING SERVERS
-# BEFORE: DAEMON
+# REQUIRE: DAEMON mysql postgresql
# KEYWORD: shutdown
#