summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-01 08:55:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-01 08:55:23 +0000
commit5361ac4a126343fa7acf06ece9d82b201d4dd0c9 (patch)
treeba17ec2e24b1e76ba3ec78e867599e8d1e163969 /news
parentCreate directory created by port. Remove it. (diff)
Add manpage. Note this port still doesn't pass the mtree test since it
modifies ownerships of some directories. Submitted by: bento
Notes
Notes: svn path=/head/; revision=29040
Diffstat (limited to 'news')
-rw-r--r--news/leafnode/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 5ceacafcbf48..cd5a4ea6271f 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -19,6 +19,7 @@ CONFIGURE_ARGS= --quiet
MAKE_ARGS= LOCKFILE=/var/spool/lock/news/fetchnews.lck \
LIBDIR=${PREFIX}/lib/leafnode
MAN1= newsq.1
+MAN7= pcre.7
MAN8= fetchnews.8 applyfilter.8 leafnode.8 texpire.8 checkgroups.8
.include <bsd.port.mk>