diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-09-24 06:00:09 +0000 |
commit | 4ea635fd2dc85cdec3d639ad039f636432162c0c (patch) | |
tree | 7b2666d04a2a7fb849924f02149988457ad785ef /security/spass | |
parent | 5ccb2e07adcea3cf8e76188b7f4fe8a3cc0d22bb (diff) |
Notes
Diffstat (limited to 'security/spass')
-rw-r--r-- | security/spass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile index f85026407461..9030cc0bd85a 100644 --- a/security/spass/Makefile +++ b/security/spass/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= security -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure password generator with a true random number generator LICENSE= GPLv3 |