diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /sysutils/ori | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) |
Notes
Diffstat (limited to 'sysutils/ori')
-rw-r--r-- | sysutils/ori/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ori/Makefile b/sysutils/ori/Makefile index 101e6638f685..c93eae31884f 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ |