diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-04 12:34:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-04 12:34:07 +0000 |
commit | 95905d63eaf8539055423c4280be8db349ddb05a (patch) | |
tree | d469318abaae67c5cb88d66bf96eccc97d8c59ef /security/john | |
parent | 26fff0c0a1a511d68a3aefea6a1cc8c7dd818040 (diff) | |
download | ports-95905d63eaf8539055423c4280be8db349ddb05a.tar.gz ports-95905d63eaf8539055423c4280be8db349ddb05a.zip |
Drop maintainer-ship
Notes
Notes:
svn path=/head/; revision=158770
Diffstat (limited to 'security/john')
-rw-r--r-- | security/john/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 7c62875d4af6..d3a8224043ce 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/d/ \ ftp://ftp.ru.openwall.com/pub/projects/john/ -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Featureful Unix password cracker DATAFILES= all.chr alnum.chr alpha.chr digits.chr lanman.chr password.lst |