mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- remove BEFORE in rc script
- bump PORTREVISION Submitted by: dougb ( via mail ) Approved by: maintainer ( via mail ), 5u623l20@gmail.com Feature safe: yes
This commit is contained in:
parent
28d67e6d43
commit
1d70e364cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294209
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= resin
|
||||
PORTVERSION= 3.1.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= http://www.caucho.com/download/
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $FreeBSD: /tmp/pcvs/ports/www/resin3/files/resin3.in,v 1.1 2012-04-02 23:51:25 jgh Exp $
|
||||
# $FreeBSD: /tmp/pcvs/ports/www/resin3/files/resin3.in,v 1.2 2012-04-04 17:38:13 jgh Exp $
|
||||
#
|
||||
|
||||
# PROVIDE: %%APP_NAME%%
|
||||
# REQUIRE: LOGIN NETWORKING SERVERS
|
||||
# BEFORE: DAEMON
|
||||
# KEYWORD: shutdown
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user