diff options
author | anders <anders@FreeBSD.org> | 2002-11-19 08:54:34 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-11-19 08:54:34 +0800 |
commit | 46dfcdc4adb7f81cad2f9a4c4c31a4432b80dc58 (patch) | |
tree | baf80c67e299284bd4dc63985531ff615f95b6b2 /ftp | |
parent | 8abb325ff24cee1cb396e18bbe13038769c2dc57 (diff) | |
download | freebsd-ports-gnome-46dfcdc4adb7f81cad2f9a4c4c31a4432b80dc58.tar.gz freebsd-ports-gnome-46dfcdc4adb7f81cad2f9a4c4c31a4432b80dc58.tar.zst freebsd-ports-gnome-46dfcdc4adb7f81cad2f9a4c4c31a4432b80dc58.zip |
Make distfile fetchable again.
Reported by: bento, fetch(1)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/omi/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index 6fdd15b0bc65..4bf0060c9b08 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -8,7 +8,9 @@ PORTNAME= omi PORTVERSION= a9 CATEGORIES= ftp -MASTER_SITES= http://dorifer.heim3.tu-clausthal.de/~olli/omi/ +MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ + http://atreides.freenix.no/~anders/ +# http://dorifer.heim3.tu-clausthal.de/~olli/omi/ DISTNAME= omi-alpha-9 MAINTAINER= ache@FreeBSD.org |