diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
commit | 2d31e96f4f2b4811449072fa83d877d5d205c3ff (patch) | |
tree | 679e23e1b46e37724085fbe35bad1b344ea0f2ac /sysutils/most | |
parent | 95b3fb7dc6b24f4c6a5cdadc0c589903136ce79e (diff) | |
download | freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.gz freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.tar.zst freebsd-ports-gnome-2d31e96f4f2b4811449072fa83d877d5d205c3ff.zip |
Add an additional mirror.
Diffstat (limited to 'sysutils/most')
-rw-r--r-- | sysutils/most/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index cbf14aa1e228..032ca04aa2e9 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -11,7 +11,9 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ \ - http://gd.tuwien.ac.at/editors/davis/most/ + http://gd.tuwien.ac.at/editors/davis/most/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A pager (like less) which has support for windows and binary files |