diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:16 +0000 |
commit | 2ef37619839a42a0d0fea29543336b002c32c336 (patch) | |
tree | 9e86a135424504061343ad7e8dc602c78c9362ba /sysutils/most | |
parent | 71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (diff) |
Notes
Diffstat (limited to 'sysutils/most')
-rw-r--r-- | sysutils/most/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 171726c71ffd..665c9dc5aa2b 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.0.0 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pager (like less) which has support for windows and binary files |