diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /security/pkcrack | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) |
Notes
Diffstat (limited to 'security/pkcrack')
-rw-r--r-- | security/pkcrack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pkcrack/Makefile b/security/pkcrack/Makefile index d844b42e3e36..c99d1d81d899 100644 --- a/security/pkcrack/Makefile +++ b/security/pkcrack/Makefile @@ -9,8 +9,7 @@ PORTNAME= pkcrack PORTVERSION= 1.2.2 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~conrad/krypto/pkcrack/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A utility for breaking pkzip encryption |