summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-08-12 08:54:51 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-08-12 08:54:51 +0000
commit19890b36231000ff214c2e592e702793edbe9e16 (patch)
tree2b2743ab372ce2545d0b76e35fb2eefd5a784402
parentAllow overriding of startup properties using a properties file. (diff)
Bumped the PORTREVISION. Forgot to do this during last commit.
PR: 41538
Notes
Notes: svn path=/head/; revision=64410
-rw-r--r--www/orion-devel/Makefile2
-rw-r--r--www/orion/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile
index c66b2bd1c815..3dbb403db625 100644
--- a/www/orion-devel/Makefile
+++ b/www/orion-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.5.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \
diff --git a/www/orion/Makefile b/www/orion/Makefile
index c66b2bd1c815..3dbb403db625 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -7,7 +7,7 @@
PORTNAME= orion
PORTVERSION= 1.5.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.atlassian.com/software/orion/downloads/ \