Fix @sample file.
This commit is contained in:
parent
0abb854fd5
commit
443bd10489
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:44:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2013/03/19 15:06:06 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = Nginx module for deploying ruby applications
|
||||
COMMENT-standalone = ruby web application server
|
||||
@ -6,7 +6,7 @@ COMMENT-standalone = ruby web application server
|
||||
PASS_VERSION = 3.0.11
|
||||
NGINX_VERSION = 1.2.3
|
||||
DISTNAME = passenger-${PASS_VERSION}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
FULLPKGNAME-main = ${MODRUBY_PKG_PREFIX}-${DISTNAME}
|
||||
FULLPKGNAME-standalone = ${MODRUBY_PKG_PREFIX}-passenger-standalone-${PASS_VERSION}.${NGINX_VERSION}
|
||||
FULLPKGPATH-main = ${BASE_PKGPATH},-main
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2011/12/13 18:38:18 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2013/03/19 15:06:06 ajacoutot Exp $
|
||||
@pkgpath www/ruby-passenger,${MODRUBY_FLAVOR}
|
||||
lib/phusion-passenger${GEM_MAN_SUFFIX}
|
||||
${GEM_BIN}/passenger${GEM_BIN_SUFFIX}
|
||||
@ -1734,5 +1734,5 @@ ${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||
@man man/man8/passenger-memory-stats${GEM_MAN_SUFFIX}.8
|
||||
@man man/man8/passenger-status${GEM_MAN_SUFFIX}.8
|
||||
share/nginx/
|
||||
@sample ${SYSCONFDIR}/nginx/
|
||||
share/nginx/nginx-passenger${GEM_MAN_SUFFIX}.conf.sample
|
||||
@sample ${SYSCONFDIR}/nginx/nginx-passenger.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user