summaryrefslogtreecommitdiff
path: root/www/orion
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2001-11-21 13:22:55 +0000
committerErnst de Haan <znerd@FreeBSD.org>2001-11-21 13:22:55 +0000
commite626fcdbca9f29628cc26949e8a5907329cb9961 (patch)
tree9e2eee45f06af52307c06945adbaa805cb039338 /www/orion
parentBump PORTREVISION due to recent patches (diff)
Updated my mail address from ernst@jollem.com to znerd@FreeBSD.org. Made the
JDK a BUILD_DEPENDS instead of a RUN_DEPENDS. The port fails if the JDK is not installed, so it should be a BUILD_DEPENDS. Also, the list of download sites is updated. Approved by: sobomax
Notes
Notes: svn path=/head/; revision=50332
Diffstat (limited to 'www/orion')
-rw-r--r--www/orion/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 9a6e9e327f22..0e76b78c0799 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: orion
# Date created: 22 December 2000
-# Whom: Ernst de Haan <ernst@jollem.com>
+# Whom: Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD$
#
@@ -9,17 +9,15 @@ PORTNAME= orion
PORTVERSION= 1.4.5
PORTREVISION= 7
CATEGORIES= www java
-MASTER_SITES= http://www.orionserver.com/mirrordownload.jsp?file= \
- ftp://ftp.sunet.se/pub/database/utils/orionserver/ \
- http://metaverse.euronet.nl/~ernst/ \
- ${MASTER_SITE_LOCAL} \
- http://www.jollem.com/
+MASTER_SITES= ftp://ftp.sunet.se/pub/database/utils/orionserver/ \
+ http://www.metaverse.nl/~ernst/ \
+ ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sobomax
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= ernst@jollem.com
+MAINTAINER= znerd@FreeBSD.org
-RUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13
+BUILD_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/jdk13
USE_ZIP= YES
NO_BUILD= YES