diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
commit | 73b871016441214fea888bca48b28bf4990ad3c8 (patch) | |
tree | eaca280e924a35d1d3e0e84d3abff7a778592da4 /graphics | |
parent | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (diff) | |
download | freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.gz freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.zst freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.zip |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/txtmerge/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmovie/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/txtmerge/Makefile b/graphics/txtmerge/Makefile index 1e20ee1e9818..e5994c42c97b 100644 --- a/graphics/txtmerge/Makefile +++ b/graphics/txtmerge/Makefile @@ -8,7 +8,7 @@ PORTNAME= txtmerge PORTVERSION= 1.01 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/graphics/ \ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/unixfreeware/graphics/ \ ftp://ftp.math.bme.hu/pub/utils/xanim/ \ ftp://ftp.kddlabs.co.jp/pub/graphics/gifanim/ DISTNAME= txtmerge101 diff --git a/graphics/xmovie/Makefile b/graphics/xmovie/Makefile index 91d5a4a4a420..9df1e90cdcd4 100644 --- a/graphics/xmovie/Makefile +++ b/graphics/xmovie/Makefile @@ -30,7 +30,7 @@ USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/xmovie-i586 RPM_MIRRORS= \ - ftp://ftp.cdrom.com/pub/linux/redhat/__DIR__/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ ftp://ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ |