diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /sysutils | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/most/Makefile | 1 | ||||
-rw-r--r-- | sysutils/most/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 87ba2af5bfb3..0da322be27d6 100644 --- a/sysutils/most/Makefile +++ b/sysutils/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/sysutils/most/pkg-comment b/sysutils/most/pkg-comment deleted file mode 100644 index ee3e6f7cc057..000000000000 --- a/sysutils/most/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pager (like less) which has support for windows and binary files |