diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-25 14:08:09 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-25 14:08:09 +0000 |
commit | 6cb55cd9842740e2544f711fcf4e5d9d136bbac8 (patch) | |
tree | f5d065c9789744060f71e91d773547cb14e951ed /security/paperkey | |
parent | 47c0ac176c2846ee37c961e7c14a77e0c5b32d31 (diff) |
Notes
Diffstat (limited to 'security/paperkey')
-rw-r--r-- | security/paperkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/paperkey/Makefile b/security/paperkey/Makefile index 862eac9822a6..da9597fc2141 100644 --- a/security/paperkey/Makefile +++ b/security/paperkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://www.jabberwocky.com/software/paperkey/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= zi@FreeBSD.org COMMENT= Extract just the secret information out of OpenPGP secret keys GNU_CONFIGURE= yes |