diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /sysutils/ori | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (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 da8f89f854c6..22d8fbe76279 100644 --- a/sysutils/ori/Makefile +++ b/sysutils/ori/Makefile @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ |