1
0
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:
Renato Botelho 2010-09-21 20:15:11 +00:00
parent bb3b11a953
commit 82d3727da8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261570
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -1,7 +1,8 @@
#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: monast
# REQUIRE: LOGIN
# BEFORE: LOGIN
# KEYWORD: shutdown
#