diff options
author | fenner <fenner@FreeBSD.org> | 2001-04-22 13:35:14 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-04-22 13:35:14 +0800 |
commit | 8d2697cb148c49133f054afa4b09f27061f7f2de (patch) | |
tree | 6ed5ef837ea218005d1bf3375af7a390e2dcb051 /security | |
parent | 9b6e9af8f1476cad7a4fb7b2dd7baac191307ed9 (diff) | |
download | freebsd-ports-gnome-8d2697cb148c49133f054afa4b09f27061f7f2de.tar.gz freebsd-ports-gnome-8d2697cb148c49133f054afa4b09f27061f7f2de.tar.zst freebsd-ports-gnome-8d2697cb148c49133f054afa4b09f27061f7f2de.zip |
phobos.caltech.edu asks people to use ftp.astro.caltech.edu instead.
Diffstat (limited to 'security')
-rw-r--r-- | security/super/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/super/Makefile b/security/super/Makefile index 0c4e1c9a32b5..39f2760ab9a9 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -10,7 +10,7 @@ PORTNAME= super PORTVERSION= 3.14.0 CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ - ftp://phobos.caltech.edu/users/will/ \ + ftp://ftp.astro.caltech.edu/users/will/ \ ftp://ftp.infodrom.north.de/pub/unix/utilities/super/ MAINTAINER= obrien@FreeBSD.org |