diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
commit | 45ccac20059573c3690532e878034f46066cb9f5 (patch) | |
tree | b7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-Crypt-PassGen/Makefile | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-PassGen/Makefile')
-rw-r--r-- | security/p5-Crypt-PassGen/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile index af4f605a6cc9..d79b6861d4dd 100644 --- a/security/p5-Crypt-PassGen/Makefile +++ b/security/p5-Crypt-PassGen/Makefile @@ -12,7 +12,4 @@ COMMENT= Crypt::PassGen - Generate a random password that looks like a real word USES= perl5 USE_PERL5= configure -MAN3= Crypt::PassGen.3 - -NO_STAGE= yes .include <bsd.port.mk> |