diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-06-08 18:20:24 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-06-08 18:20:24 +0000 |
commit | 96849c29ea7540e1a01c1440c55f5fdd74a1ad53 (patch) | |
tree | c036ac5c2a6ae78d55f8b95bde5b19d3d2a3e5a1 /security/fcrackzip/Makefile | |
parent | edba2db034e778bb0c5443a8d8336739f47725f2 (diff) | |
download | ports-96849c29ea7540e1a01c1440c55f5fdd74a1ad53.tar.gz ports-96849c29ea7540e1a01c1440c55f5fdd74a1ad53.zip |
Notes
Diffstat (limited to 'security/fcrackzip/Makefile')
-rw-r--r-- | security/fcrackzip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/fcrackzip/Makefile b/security/fcrackzip/Makefile index 78d4a13ed98c..6fa7b7dff0c7 100644 --- a/security/fcrackzip/Makefile +++ b/security/fcrackzip/Makefile @@ -8,9 +8,11 @@ CATEGORIES= security archivers MASTER_SITES= http://oldhome.schmorp.de/data/marc/ \ http://distfiles.macports.org/${PORTNAME}/ -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Portable, fast, and featureful ZIP password cracker +LICENSE= GPLv2 + GNU_CONFIGURE= yes USES= perl5 USE_PERL5= build |