diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-09 09:36:50 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-09 09:36:50 +0000 |
commit | 7174a986cd5855c150067953de7c4e7d4ef5f68b (patch) | |
tree | 5ffc15cfd7c7b1b9943e3a7d9079fecebb310d67 /www/cocoon/Makefile | |
parent | 919836a1d3ebcdf45cbc546f6ee43050ae633db0 (diff) | |
download | ports-7174a986cd5855c150067953de7c4e7d4ef5f68b.tar.gz ports-7174a986cd5855c150067953de7c4e7d4ef5f68b.zip |
- Update to 2.1.11
PR: ports/122592
Submitted by: Wen heping <wenheping_AT_gmail dot com>
Notes
Notes:
svn path=/head/; revision=210918
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r-- | www/cocoon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index f9c23389d27a..be9f4f419356 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cocoon -PORTVERSION= 2.1.10 -PORTREVISION= 1 +PORTVERSION= 2.1.11 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} |