diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
commit | 0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad (patch) | |
tree | 4e0bff8c86064c3f2716b43b84e83d787c097680 /misc | |
parent | 06e38d3a7fb635673542f2381d92663e7ebb1d83 (diff) | |
download | freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.gz freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.zst freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.zip |
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/figlet/Makefile | 2 | ||||
-rw-r--r-- | misc/jive/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile index 256431baa337..86cf38cdbc98 100644 --- a/misc/figlet/Makefile +++ b/misc/figlet/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/unix/ \ 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.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ \ ftp://nuxi.ucdavis.edu/pub/misc/ DISTNAME= figlet22 diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 1f34940c0d49..33fc28c8613b 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -10,7 +10,7 @@ PORTNAME= jive PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - http://people.FreeBSD.org/~obrien/Distfiles/ + ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ MAINTAINER= obrien@FreeBSD.org |