diff options
author | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
commit | 233f171f643db2da724dc6c4790a9fc1327c5a94 (patch) | |
tree | 43809ab66de50ddb3f6833df7652cca24caaf54c /www/cherokee | |
parent | bf97e95ebb65fe7407d8bc40117f54ed8adde671 (diff) | |
download | freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.gz freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.zst freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.zip |
- Chase rrdtool shlib version bump.
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 08b6d9c5c1a4..bef825938c83 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -7,7 +7,7 @@ PORTNAME= cherokee PORTVERSION= 1.2.101 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PORTVERSION}/ \ http://cherokee.osuosl.org/1.0/${PORTVERSION}/ \ |