diff options
author | obrien <obrien@FreeBSD.org> | 2000-03-11 05:16:45 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-03-11 05:16:45 +0000 |
commit | 12c0a316362339f477968755e0c92a17d4fad598 (patch) | |
tree | d1a35cedb20648e06fa5d8881e6bb79cbfb73177 /misc | |
parent | 301cf9c79132d8cc78c6d37c763b0c81b816a01b (diff) | |
download | FreeBSD-ports-12c0a316362339f477968755e0c92a17d4fad598.zip FreeBSD-ports-12c0a316362339f477968755e0c92a17d4fad598.tar.gz |
Master site hostname change.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/figlet/Makefile | 2 | ||||
-rw-r--r-- | misc/jive/Makefile | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index 47efd66..9c1a866 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/un ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \ ftp://ftp.internexus.net/pub/figlet/program/unix/ \ http://people.FreeBSD.org/~obrien/Distfiles/ \ - ftp://ftp.nuxi.com/pub/misc/ + ftp://nuxi.ucdavis.edu/pub/misc/ MAINTAINER= obrien@FreeBSD.org diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 57a73ab..27990fe 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -9,7 +9,8 @@ DISTNAME= jive-1.1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.nuxi.com/pub/misc/ +MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ + http://people.FreeBSD.org/~obrien/Distfiles/ MAINTAINER= obrien@FreeBSD.org |