summaryrefslogtreecommitdiff
path: root/news/nntpclnt
diff options
context:
space:
mode:
authoragc <agc>1998-06-22 12:58:33 +0000
committeragc <agc>1998-06-22 12:58:33 +0000
commit2a3a9ec9845157197dbf860f341a75e6e46d240e (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /news/nntpclnt
parentb7fb421936ca8f551fb2801e9f29ea662560f097 (diff)
downloadpkgsrc-2a3a9ec9845157197dbf860f341a75e6e46d240e.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'news/nntpclnt')
-rw-r--r--news/nntpclnt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index bab3f8c89d4..31cd58a87b5 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:41 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 13:00:14 agc Exp $
#
DISTNAME= nntpclnt-1.6.1
@@ -9,8 +9,6 @@ MAINTAINER= tv@netbsd.org
ALL_TARGET= inews
-MAN3= nntpclnt.3
-
do-configure:
${SED} -e s,@PREFIX@,${PREFIX}, ${FILESDIR}/config.sh >${WRKSRC}/config.sh
@cd ${WRKSRC} && sh Makefile.SH && sh config.h.SH