diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:06:11 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-20 14:06:11 +0000 |
commit | de464cbea9e10c3c17b0a9d76810931d1389f6b8 (patch) | |
tree | 3cb89d1049d56d8e70c2698d2f79962d05a99224 | |
parent | 6eca7467f77ee80dd227266a75553e03d4b2fbde (diff) | |
download | ports-de464cbea9e10c3c17b0a9d76810931d1389f6b8.tar.gz ports-de464cbea9e10c3c17b0a9d76810931d1389f6b8.zip |
Notes
-rw-r--r-- | devel/libtai/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index 392e94e8c60c..dd3c3ae30920 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.60 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cr.yp.to/libtai/ \ - ftp://mirror.pipex.net/pub/qmail/ \ - ftp://ftp.rifkin.technion.ac.il/pub/qmail/ + ftp://ftp.sunsite.auc.dk/disk1/qmail/ \ + ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ MAINTAINER= lioux@FreeBSD.org |