diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 19:27:34 +0000 |
commit | 666ea03b52924fa5089708a0d584b1623fde36d7 (patch) | |
tree | 811f76c652f5f94d5dcf12487eb5a072328e4d7f /sysutils/most | |
parent | 27f051e196ae160f0c7283ec823166942cf5e713 (diff) | |
download | ports-666ea03b52924fa5089708a0d584b1623fde36d7.tar.gz ports-666ea03b52924fa5089708a0d584b1623fde36d7.zip |
Notes
Diffstat (limited to 'sysutils/most')
-rw-r--r-- | sysutils/most/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 05d1d6ec16ee..e28f4cb916de 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -11,8 +11,7 @@ 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://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A pager (like less) which has support for windows and binary files |