summaryrefslogtreecommitdiff
path: root/misc/most
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 12:44:29 +0000
committeragc <agc@pkgsrc.org>1998-06-22 12:44:29 +0000
commitdaa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c (patch)
treee293f6a477a8a77c5c37ad9f0769b3e49cd83158 /misc/most
parent5aa5bdafe4c00759989f571dcedb711d708fbfd0 (diff)
downloadpkgsrc-daa3dd519ae7d2f2b965e1cc9ca7cd78fa7ad24c.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'misc/most')
-rw-r--r--misc/most/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile
index 42e41f10632..30c4fe120e0 100644
--- a/misc/most/Makefile
+++ b/misc/most/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/22 14:22:46 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 12:52:33 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp
#
@@ -14,6 +14,5 @@ DEPENDS+= libslang-0.99.38:../../devel/libslang
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/most
-MAN1= most.1
.include "../../mk/bsd.pkg.mk"