diff options
author | asami <asami@FreeBSD.org> | 2000-03-21 23:01:18 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-03-21 23:01:18 +0000 |
commit | 6e79f4beca58572028bcbda046e48e8bb1fc99de (patch) | |
tree | cb89fe5848f75f10fcec8c25988b20f56b3f53ee /security/openssh-askpass | |
parent | bb538c8ce5c43a9039e1885ad00f22dd17dc9c77 (diff) | |
download | FreeBSD-ports-6e79f4beca58572028bcbda046e48e8bb1fc99de.zip FreeBSD-ports-6e79f4beca58572028bcbda046e48e8bb1fc99de.tar.gz |
"http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"
Diffstat (limited to 'security/openssh-askpass')
-rw-r--r-- | security/openssh-askpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile index 2447da5..6b43c74 100644 --- a/security/openssh-askpass/Makefile +++ b/security/openssh-askpass/Makefile @@ -10,7 +10,7 @@ DISTNAME= X11/xc/programs/ssh-askpass PKGNAME= OpenSSH-askpass-1.2.2 CATEGORIES= security # ${MASTER_SITES} is only for if CVS won't work, period. -MASTER_SITES= http://www.freebsd.org/~kris/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~kris/distfiles/ MAINTAINER= kris@FreeBSD.org |