diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
commit | 41528b1b93aac853fa94024cc7b5ae7350b216c4 (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef /finance | |
parent | 4c8d7352ae8f6df9df83f6a59761f3674def35c9 (diff) | |
download | freebsd-ports-gnome-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.gz freebsd-ports-gnome-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.zst freebsd-ports-gnome-41528b1b93aac853fa94024cc7b5ae7350b216c4.zip |
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-python-obelisk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile index a5b951a4d019..a3beaff9f122 100644 --- a/finance/py-python-obelisk/Makefile +++ b/finance/py-python-obelisk/Makefile @@ -3,6 +3,7 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |