diff options
author | znerd <znerd@FreeBSD.org> | 2002-08-12 16:54:51 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-08-12 16:54:51 +0800 |
commit | 4864d3655dfc7f70e32b1617db2a9f1afbc51b4a (patch) | |
tree | fa2b283e161705571d941b918b58044996bc1243 /www/orion | |
parent | db74d8f494ce870aaab09092676303c3859c65ae (diff) | |
download | freebsd-ports-graphics-4864d3655dfc7f70e32b1617db2a9f1afbc51b4a.tar.gz freebsd-ports-graphics-4864d3655dfc7f70e32b1617db2a9f1afbc51b4a.tar.zst freebsd-ports-graphics-4864d3655dfc7f70e32b1617db2a9f1afbc51b4a.zip |
Bumped the PORTREVISION. Forgot to do this during last commit.
PR: 41538
Diffstat (limited to 'www/orion')
-rw-r--r-- | www/orion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile index c66b2bd1c81..3dbb403db62 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/ \ |