diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 19:33:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 19:33:24 +0000 |
commit | 0c0a37465018cbf71ddca2d3323ced6af933d2e2 (patch) | |
tree | df68c98ad74ab39c35301769eff0e993ca3e8d6e /security/john/Makefile | |
parent | 804f71f46d7135ad09ad6601a4809d9af141b7a9 (diff) |
Notes
Diffstat (limited to 'security/john/Makefile')
-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 6cacc1486510..816e7cb19459 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.openwall.com/john/f/ \ ftp://ftp.se.openwall.com/pub/projects/john/${PORTVERSION}/ \ http://distro.ibiblio.org/pub/linux/distributions/openwall/projects/john/${PORTVERSION}/ -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Featureful Unix password cracker DATAFILES= all.chr alnum.chr alpha.chr digits.chr lanman.chr password.lst |