diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /security/pkcrack | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
download | ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.tar.gz ports-4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa.zip |
Notes
Diffstat (limited to 'security/pkcrack')
-rw-r--r-- | security/pkcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pkcrack/Makefile b/security/pkcrack/Makefile index dc5142f25c46..69f9a80a926c 100644 --- a/security/pkcrack/Makefile +++ b/security/pkcrack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A utility for breaking pkzip encryption USE_GMAKE= yes |