aboutsummaryrefslogtreecommitdiff
path: root/www/cocoon/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-21 20:01:31 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-21 20:01:31 +0000
commitf7eda5ef9eefc1f50873ca468aa422c1df9ba5c1 (patch)
tree2ae94bb9abf15c425810995805de74415f0859c8 /www/cocoon/Makefile
parentc3dcb4a96513c113154193379540f90d6939c483 (diff)
Update to 2.1.5.1
PR: ports/69358 Submitted by: Jean-Baptiste Quenot (maintainer)
Notes
Notes: svn path=/head/; revision=114366
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r--www/cocoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile
index dde8e9406f72..b4bfc5bc1683 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cocoon
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.5.1
CATEGORIES= textproc www java
MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,${PORTNAME},}
DISTNAME= ${PDISTNAME}-src
@@ -32,7 +32,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
COCOON_LIB= ${JAVASHAREDIR}/${APP_NAME}
PLIST_SUB+= "COCOON_LIB=${COCOON_LIB}"
-COPYDIRS= tools/jetty tools/loader legal
+COPYDIRS= *.txt tools/jetty tools/loader legal
PORT?= 8888
PID_FILE?= /var/run/${APP_NAME}.pid