aboutsummaryrefslogtreecommitdiff
path: root/www/cocoon/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2005-11-21 15:30:37 +0000
committerHerve Quiroz <hq@FreeBSD.org>2005-11-21 15:30:37 +0000
commitf2b63e6ac7eaa91e30b290a6671fcbf4cc96c29b (patch)
tree937439937bb7a1abdf92632546d469f8a0d076c2 /www/cocoon/Makefile
parentbd18aceda7b342e86f280a8291ba2bd90bd606c2 (diff)
Notes
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 55b77ee06b17..f33a477e9557 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cocoon
-PORTVERSION= 2.1.7
+PORTVERSION= 2.1.8
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -142,7 +142,7 @@ post-install:
@${SED} ${SUBSTITUTIONS} ${MASTERDIR}/pkg-message > ${PKGMESSAGE}
@${ECHO_CMD}
@${ECHO_CMD} "********************************************************************************"
- @${CAT} ${PKGMESSAGE} | fmt -w 80
+ @${FMT} -w80 ${PKGMESSAGE}
@${ECHO_CMD} "********************************************************************************"
@${ECHO_CMD}