- Set REQUIRE and KEYWORD in rc(8) script
- Bump PORTREVISION PR: 96794 Submitted by: John Nielsen <john@jnielsen.net> Approved by: maintainer timeout
This commit is contained in:
parent
71ea4d6b61
commit
3a222307f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164727
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= resin
|
||||
PORTVERSION= 3.0.19
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= http://www.caucho.com/download/
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
#
|
||||
|
||||
# PROVIDE: %%APP_NAME%%
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
# Add the following line to /etc/rc.conf to enable %%APP_NAME%%:
|
||||
|
|
Loading…
Reference in a new issue