diff options
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 |