diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-11 05:16:45 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-03-11 05:16:45 +0000 |
commit | dbe0f2f9aa64f64ef1d261a64abd9ef7c4a82bca (patch) | |
tree | c6c718817fb7773d394f41533a454995b89af38a /misc | |
parent | 3b347418effc2c108f09fb5d8d3060f84d119890 (diff) | |
download | ports-dbe0f2f9aa64f64ef1d261a64abd9ef7c4a82bca.tar.gz ports-dbe0f2f9aa64f64ef1d261a64abd9ef7c4a82bca.zip |
Notes
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 47efd665d052..9c1a8660ad97 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 57a73ab27c30..27990fe7a7b9 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 |