diff options
author | torstenb <torstenb@FreeBSD.org> | 2000-02-14 03:29:48 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 2000-02-14 03:29:48 +0800 |
commit | bab5feb77d7cc7767fb0233a896faa75386ea176 (patch) | |
tree | b181bbf45c0e9f36e6547cf499b1d35851ee5f00 /sysutils | |
parent | f839b1fb359379301a8c3d354a33ba7a332fffc5 (diff) | |
download | freebsd-ports-gnome-bab5feb77d7cc7767fb0233a896faa75386ea176.tar.gz freebsd-ports-gnome-bab5feb77d7cc7767fb0233a896faa75386ea176.tar.zst freebsd-ports-gnome-bab5feb77d7cc7767fb0233a896faa75386ea176.zip |
I made the distfile available on my ftp server since the original mastersite
doesn't carry the distfile anymore ;-(
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/tua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index ba16e877af34..4873710df4fb 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -8,7 +8,7 @@ DISTNAME= tua-4.0 CATEGORIES= sysutils -MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/ +MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ MAINTAINER= torstenb@FreeBSD.org |