diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-11-19 00:54:34 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-11-19 00:54:34 +0000 |
commit | 61cbb8d0869026a14b95cc454476468d6cd57ff2 (patch) | |
tree | 46c33e18a6f124aad6b7058bdd83593b5b2df8c7 /ftp/omi | |
parent | 8c57a13879071c2013046f9e4b798583d73b4c55 (diff) | |
download | ports-61cbb8d0869026a14b95cc454476468d6cd57ff2.tar.gz ports-61cbb8d0869026a14b95cc454476468d6cd57ff2.zip |
Notes
Diffstat (limited to 'ftp/omi')
-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 |