diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-24 01:06:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-24 01:06:04 +0000 |
commit | 2351069d34b25536896336fe483ac05cb0c419de (patch) | |
tree | e7f7d23f5a13c056eadc4bbd4e3b40b25571f0b7 /security/john | |
parent | c1f775e15ea1bf694533aaee59c8ca737ab67605 (diff) | |
download | ports-2351069d34b25536896336fe483ac05cb0c419de.tar.gz ports-2351069d34b25536896336fe483ac05cb0c419de.zip |
Notes
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 5c679ce2decc..ecda3a07d975 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.openwall.com/john/ \ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-1.6.tar.gz -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= Featureful Unix password cracker USE_REINPLACE= yes |