aboutsummaryrefslogtreecommitdiff
path: root/security/libscrypt
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
commitf8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch)
tree4c9fe40906899ed5072d23bceb6da69c122f66e5 /security/libscrypt
parent7155e78a689303ed4842edf47fdca8aa48ce2569 (diff)
downloadports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz
ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip
Update my email address
Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10648
Notes
Notes: svn path=/head/; revision=440442
Diffstat (limited to 'security/libscrypt')
-rw-r--r--security/libscrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libscrypt/Makefile b/security/libscrypt/Makefile
index 4d33f104aec1..8c13949e0d72 100644
--- a/security/libscrypt/Makefile
+++ b/security/libscrypt/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.21
DISTVERSIONPREFIX= v
CATEGORIES= security
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= C library for the scrypt key derivation function
LICENSE= BSD2CLAUSE