diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /security/checkpassword | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'security/checkpassword')
-rw-r--r-- | security/checkpassword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index c31d11cbd497..6bc11dff896c 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -9,7 +9,7 @@ DISTNAME= checkpassword-0.81 CATEGORIES= security MASTER_SITES= http://cr.yp.to/software/ \ - http://WWW.FreeBSD.org/~sada/distfiles/ \ + http://people.FreeBSD.org/~sada/distfiles/ \ ${MASTER_SITE_PORTS_JP} MAINTAINER= sada@FreeBSD.org |