1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +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:
Jason Helfman 2012-04-04 17:38:13 +00:00
parent 28d67e6d43
commit 1d70e364cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294209
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= resin
PORTVERSION= 3.1.12
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www java
MASTER_SITES= http://www.caucho.com/download/

View File

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