diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-06-14 00:14:54 +0800 |
commit | e9467d03d02feade60d56af32bad3975ec1bb443 (patch) | |
tree | 3b21b772ad4dc5cb118f264a86da746d3c6693dd /security/reop | |
parent | 90141b3770a8d4631c6cda46489cd26c59656d9a (diff) | |
download | freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.gz freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.tar.zst freebsd-ports-gnome-e9467d03d02feade60d56af32bad3975ec1bb443.zip |
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports
PR: 200548 [1]
Submitted by: rsimmons0 at gmail.com [1]
Diffstat (limited to 'security/reop')
-rw-r--r-- | security/reop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/reop/Makefile b/security/reop/Makefile index 864b76d6a330..290c7b34cb76 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -3,6 +3,7 @@ PORTNAME= reop PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= koobs@FreeBSD.org |