diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/most | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/most')
-rw-r--r-- | misc/most/Makefile | 1 | ||||
-rw-r--r-- | misc/most/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index 87ba2af5bfb3..0da322be27d6 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.jedsoft.org/pub/davis/most/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ MAINTAINER= rhwang@bigpanda.com +COMMENT= A pager (like less) which has support for windows and binary files LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang diff --git a/misc/most/pkg-comment b/misc/most/pkg-comment deleted file mode 100644 index ee3e6f7cc057..000000000000 --- a/misc/most/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pager (like less) which has support for windows and binary files |