diff options
author | culot <culot@FreeBSD.org> | 2016-01-20 23:33:26 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2016-01-20 23:33:26 +0800 |
commit | 73e5869a60423403bb827c7430a6159e742cdc9f (patch) | |
tree | 526fb5cbdd8516a3cc37de4576ef1c1b0443d4d0 /sysutils | |
parent | 1172d19c72bb2835629699d1655612531bd6334a (diff) | |
download | freebsd-ports-gnome-73e5869a60423403bb827c7430a6159e742cdc9f.tar.gz freebsd-ports-gnome-73e5869a60423403bb827c7430a6159e742cdc9f.tar.zst freebsd-ports-gnome-73e5869a60423403bb827c7430a6159e742cdc9f.zip |
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
Diffstat (limited to 'sysutils')
-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 c46ee8484f67..10adcc052ccb 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= milki@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stores, retrieves, generates, and synchronizes passwords securely LICENSE= GPLv2 |