aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-11-30 23:33:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-11-30 23:33:50 +0000
commite7cf917330889e0255c3c473a82a15f77a8fe457 (patch)
tree26c2d563fa0347b3c186c770721f1e819757afa0 /news
parent35e6be0e9ab00afb37582ad0778f915ac5899ab2 (diff)
downloadports-e7cf917330889e0255c3c473a82a15f77a8fe457.tar.gz
ports-e7cf917330889e0255c3c473a82a15f77a8fe457.zip
Remove tin.5 on deinstall
Submitted by: bento
Notes
Notes: svn path=/head/; revision=50782
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index fe16e9c66b73..25a88ddbe164 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -40,6 +40,7 @@ CONFIGURE_ENV= CFLAGS='${CFLAGS} -DNNTP_SERVER_FILE="\"${PREFIX}/etc/nntpserver
LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib'
ALL_TARGET= build
MAN1= tin.1
+MAN5= tin.5
.if defined(WITH_TIN_NNTP_ONLY)
CONFIGURE_ARGS+= --enable-nntp-only