diff options
author | nivit <nivit@FreeBSD.org> | 2007-04-19 05:14:26 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-04-19 05:14:26 +0800 |
commit | ea93d7d322a732e52e91d85ae01fbbaaafaa1fc6 (patch) | |
tree | 9124b60290e32f624f367cb127f3b4a7c3e1fe0d /www/apache-forrest/Makefile | |
parent | 8e13bd7ba94d1d91002ee92c03b618b97e08e9e7 (diff) | |
download | freebsd-ports-graphics-ea93d7d322a732e52e91d85ae01fbbaaafaa1fc6.tar.gz freebsd-ports-graphics-ea93d7d322a732e52e91d85ae01fbbaaafaa1fc6.tar.zst freebsd-ports-graphics-ea93d7d322a732e52e91d85ae01fbbaaafaa1fc6.zip |
- Update to 0.8
Diffstat (limited to 'www/apache-forrest/Makefile')
-rw-r--r-- | www/apache-forrest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index e142844b670..5fb2241e60a 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= apache-forrest -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} \ http://mirror.tomato.it/apache/forrest/ \ |