mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Remove REQUIRE from rc.d script
- Add $FreeBSD$ Suggested by: dougb@ Approved by: maintainer via irc
This commit is contained in:
parent
bb3b11a953
commit
82d3727da8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261570
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= monast
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= SF/monast/MonAst%20for%20Asterisk%201.4_1.6/1.4
|
||||
|
||||
|
@ -1,7 +1,8 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# PROVIDE: monast
|
||||
# REQUIRE: LOGIN
|
||||
# BEFORE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user