aboutsummaryrefslogtreecommitdiff
path: root/www/resin3
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-04-04 17:38:13 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-04-04 17:38:13 +0000
commit1d70e364cc6d7ade18a3b7b6f423eef8e294e1d1 (patch)
tree6c05132901618d53a20c99ad28c090833d1818d3 /www/resin3
parent28d67e6d43d9d3ad6d1fe397758686a798405b95 (diff)
downloadports-1d70e364cc6d7ade18a3b7b6f423eef8e294e1d1.tar.gz
ports-1d70e364cc6d7ade18a3b7b6f423eef8e294e1d1.zip
- remove BEFORE in rc script
- bump PORTREVISION Submitted by: dougb ( via mail ) Approved by: maintainer ( via mail ), 5u623l20@gmail.com Feature safe: yes
Notes
Notes: svn path=/head/; revision=294209
Diffstat (limited to 'www/resin3')
-rw-r--r--www/resin3/Makefile2
-rw-r--r--www/resin3/files/resin3.in3
2 files changed, 2 insertions, 3 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile
index de26fa86d6d9..73392c1d7124 100644
--- a/www/resin3/Makefile
+++ b/www/resin3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= resin
PORTVERSION= 3.1.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www java
MASTER_SITES= http://www.caucho.com/download/
diff --git a/www/resin3/files/resin3.in b/www/resin3/files/resin3.in
index bececbd5ff52..003c0bbc423c 100644
--- a/www/resin3/files/resin3.in
+++ b/www/resin3/files/resin3.in
@@ -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
#