mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix rcNG startup ordering and bump PORTREVISION.
Approved by: portmgr (clement)
This commit is contained in:
parent
8140074797
commit
d152b63a1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157012
4 changed files with 4 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mydns
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns databases
|
||||
MASTER_SITES= http://mydns.bboy.net/download/
|
||||
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: mydns
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# REQUIRE: DAEMON mysql postgresql
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mydns
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns databases
|
||||
MASTER_SITES= http://mydns.bboy.net/download/
|
||||
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
#
|
||||
|
||||
# PROVIDE: mydns
|
||||
# REQUIRE: NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# REQUIRE: DAEMON mysql postgresql
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue