diff options
Diffstat (limited to 'www/orion-devel/Makefile')
-rw-r--r-- | www/orion-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile index 3d5fe3f..4552f24 100644 --- a/www/orion-devel/Makefile +++ b/www/orion-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= orion PORTVERSION= 1.5.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ \ @@ -43,7 +43,7 @@ STDERR_LOG= ${LOG_DIR}/stderr.log AUTO_START?= NO STOP_TIMEOUT?= 5 PID_FILE= /var/run/${APP_SHORTNAME}.pid -REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat/files/daemonctl.c \ +REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \ ${FILESDIR}/${CONTROL_SCRIPT_NAME}.1 \ ${FILESDIR}/${STARTUP_SCRIPT_NAME} \ ${WRKSRC}/config/default-web-site.xml \ |