diff options
author | znerd <znerd@FreeBSD.org> | 2002-05-07 21:08:17 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-05-07 21:08:17 +0800 |
commit | 2a2d10e4963a5c26964c8006f1208ef0ff76c14d (patch) | |
tree | d920fc4bd176dd3b7fd5163f4d5e73ee38b44fa8 /www/orion/Makefile | |
parent | 50539661567a5694723dd7544abb44bd1a642698 (diff) | |
download | freebsd-ports-graphics-2a2d10e4963a5c26964c8006f1208ef0ff76c14d.tar.gz freebsd-ports-graphics-2a2d10e4963a5c26964c8006f1208ef0ff76c14d.tar.zst freebsd-ports-graphics-2a2d10e4963a5c26964c8006f1208ef0ff76c14d.zip |
Upgrade to 1.5.4.
Diffstat (limited to 'www/orion/Makefile')
-rw-r--r-- | www/orion/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index c3f91730507..7dffb7f192c 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -6,8 +6,7 @@ # PORTNAME= orion -PORTVERSION= 1.5.2 -PORTREVISION= 20 +PORTVERSION= 1.5.4 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ http://www.atlassian.com/software/orion/downloads/ \ |