summaryrefslogtreecommitdiff
path: root/misc/most
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/most
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/most')
-rw-r--r--misc/most/Makefile3
-rw-r--r--misc/most/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile
index 290b9e99a5e..824515f239b 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/01/01 17:11:28 mjl Exp $
+# $NetBSD: Makefile,v 1.13 2001/02/17 18:09:14 wiz Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \
MAINTAINER= rhwang@bigpanda.com
HOMEPAGE= http://space.mit.edu/~davis/most.html
+COMMENT= Pager (like less) which has support for windows and binary files
DEPENDS+= libslang-*:../../devel/libslang
diff --git a/misc/most/pkg/COMMENT b/misc/most/pkg/COMMENT
deleted file mode 100644
index 73ed5011bfe..00000000000
--- a/misc/most/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Pager (like less) which has support for windows and binary files