diff options
-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 6fdd15b..4bf0060 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 |