diff options
Diffstat (limited to 'www/orion/Makefile')
-rw-r--r-- | www/orion/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index 948869130f99..00530afc49b2 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -6,13 +6,10 @@ # PORTNAME= orion -PORTVERSION= 1.5.4 -PORTREVISION= 5 +PORTVERSION= 2.0 CATEGORIES= www java MASTER_SITES= http://www.orionserver.com/distributions/ \ - http://www.atlassian.com/software/orion/downloads/ \ - http://www.metaverse.nl/~ernst/ \ - ${MASTER_SITE_LOCAL} + http://www.atlassian.com/software/orion/downloads/ MASTER_SITE_SUBDIR= znerd DISTNAME= ${PORTNAME}${PORTVERSION} |