diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:32:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:32:37 +0800 |
commit | 746fa3bd974793995750ebf2aa44f21a7e282725 (patch) | |
tree | 18477f2e0d3303d4cdc00e3d914f7c5bed2abd5f /security/john | |
parent | 322e9b2991b400615ac9f231881b4b22e12957aa (diff) | |
download | freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.tar.gz freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.tar.zst freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.zip |
To ports@freebsd.org.
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> |