diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-16 00:28:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-16 00:28:25 +0800 |
commit | 4aa06a70b7bd47ab2edf5c5ecf19d1b664ab482b (patch) | |
tree | ad3bc8ab9c4086f7ab2a9fe54c9d4ba0b755cf12 /security | |
parent | 32848c6d609c464430efdd3f2dbc558ad102bae1 (diff) | |
download | freebsd-ports-graphics-4aa06a70b7bd47ab2edf5c5ecf19d1b664ab482b.tar.gz freebsd-ports-graphics-4aa06a70b7bd47ab2edf5c5ecf19d1b664ab482b.tar.zst freebsd-ports-graphics-4aa06a70b7bd47ab2edf5c5ecf19d1b664ab482b.zip |
- Pass maintainership to submitter
PR: ports/105552
Submitted by: Lars Sommer<lasg@lasg.dk>
Diffstat (limited to 'security')
-rw-r--r-- | security/mdcrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile index 02dffee5826..b79ee0e9813 100644 --- a/security/mdcrack/Makefile +++ b/security/mdcrack/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://membres.lycos.fr/mdcrack/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lasg@lasg.dk COMMENT= Bruteforce password MD5 hashes ALL_TARGET= little |