diff options
author | John Hixson <jhixson@FreeBSD.org> | 2018-08-07 12:13:47 +0000 |
---|---|---|
committer | John Hixson <jhixson@FreeBSD.org> | 2018-08-07 12:13:47 +0000 |
commit | 829a2fa7796a2c10554733471e8704095b922094 (patch) | |
tree | c1392e74ead67b7cb6f9e2e1f06368912287d209 /net/libstorj | |
parent | d7fb26e54fa22b722db5d3acb33b1658f15f6bdc (diff) | |
download | ports-829a2fa7796a2c10554733471e8704095b922094.tar.gz ports-829a2fa7796a2c10554733471e8704095b922094.zip |
Notes
Diffstat (limited to 'net/libstorj')
-rw-r--r-- | net/libstorj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile index f60991ac7370..cb28ba0af998 100644 --- a/net/libstorj/Makefile +++ b/net/libstorj/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= jhixson@gmail.com +MAINTAINER= jhixson@FreeBSD.org COMMENT= C library and CLI for encrypted file transfer on the Storj network LICENSE= LGPL21+ |