aboutsummaryrefslogtreecommitdiff
path: root/news/cleanfeed
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-01-05 17:36:58 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-01-05 17:36:58 +0000
commite3e0412b7541529236b9bd94ced562d58a32f931 (patch)
tree2e06f256e5c05f37f3878a997e42d64b470422a8 /news/cleanfeed
parent95356759a8a08389b988d577d243e942ba7062f9 (diff)
downloadports-e3e0412b7541529236b9bd94ced562d58a32f931.tar.gz
ports-e3e0412b7541529236b9bd94ced562d58a32f931.zip
makes these ports "portlint clean".
Notes
Notes: svn path=/head/; revision=97379
Diffstat (limited to 'news/cleanfeed')
-rw-r--r--news/cleanfeed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile
index a0294f5f1983..56679823909b 100644
--- a/news/cleanfeed/Makefile
+++ b/news/cleanfeed/Makefile
@@ -29,8 +29,8 @@ post-patch:
@${REINPLACE_CMD} -e 's,/news,${PREFIX}/news,g' ${WRKSRC}/cleanfeed*
do-install:
-.for file in bad_adult_paths bad_cancel_paths bad_hosts bad_paths cleanfeed cleanfeed.local.sample
- @${INSTALL_DATA} ${WRKSRC}/${file} ${LOCALBASE}/news/bin/filter
+.for f in bad_adult_paths bad_cancel_paths bad_hosts bad_paths cleanfeed cleanfeed.local.sample
+ @${INSTALL_DATA} ${WRKSRC}/${f} ${LOCALBASE}/news/bin/filter
.endfor
@cd ${LOCALBASE}/news/bin/filter; ${LN} -f cleanfeed filter_innd.pl