diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-31 16:00:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-31 16:00:36 +0000 |
commit | 6a89e12ef0305dcc38da4168af7624ca256e6a05 (patch) | |
tree | bbeeec92d98724550532f7ae4a5a1e30dabe6146 /security/py-dfvfs/Makefile | |
parent | b19ee2ac8436dc2c8a55a6b2b3c3a4eda160c59f (diff) |
Update to 20171230
Notes
Notes:
svn path=/head/; revision=457699
Diffstat (limited to 'security/py-dfvfs/Makefile')
-rw-r--r-- | security/py-dfvfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile index 44aad206ecd3..7b9d44917a1e 100644 --- a/security/py-dfvfs/Makefile +++ b/security/py-dfvfs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20171203 +PORTVERSION= 20171230 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine |