diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
commit | 12f429fe3f22ea33deda433dec880cc318f9a870 (patch) | |
tree | 0ecf4d6fef397e0f8a5d2e1d4b69a16f5a399564 /security/john | |
parent | To ports@freebsd.org. (diff) |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=58742
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 022be9a6dfd3..daebaa25d993 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.ca.openwall.com/pub/projects/john/ \ ftp://ftp.false.com/pub/security/projects/ \ http://www.false.com/security/john/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> |