diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-31 10:28:13 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-31 10:28:13 +0000 |
commit | 59d152fe9855c16baaf40002b6f299bdad8d4f2f (patch) | |
tree | a6edffa5693d095a9f165bcc43ac4d79fa013c34 /sysutils/password-store | |
parent | ea98dfade6c95fa46c97eb1d9880cff0e4f37ba4 (diff) |
Notes
Diffstat (limited to 'sysutils/password-store')
-rw-r--r-- | sysutils/password-store/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile index c8d5253b8eba..1bc152cac777 100644 --- a/sysutils/password-store/Makefile +++ b/sysutils/password-store/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Stores, retrieves, generates, and synchronizes passwords securely LICENSE= GPLv2+ |