aboutsummaryrefslogtreecommitdiff
path: root/news/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
commit1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f (patch)
tree653f6411fbf1fe7f4e1117b460c961ac3767eddf /news/Makefile
parentfe531b6097e6150ed70594e983356be6599d1575 (diff)
downloadports-1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f.tar.gz
ports-1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f.zip
Convert all makefiles to new formats.
Notes
Notes: svn path=/head/; revision=2233
Diffstat (limited to 'news/Makefile')
-rw-r--r--news/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/news/Makefile b/news/Makefile
index 41adff9bdcfd..85660d6c38d4 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,12 +1,12 @@
-# $Id: Makefile,v 1.9 1995/07/01 10:08:26 asami Exp $
+# $Id: Makefile,v 1.10 1995/07/15 22:48:36 torstenb Exp $
#
- SUBDIR += cnews
- SUBDIR += inn
- SUBDIR += nn
- SUBDIR += nntp
- SUBDIR += rkive
- SUBDIR += tin
- SUBDIR += trn
+ SUBDIR += cnews
+ SUBDIR += inn
+ SUBDIR += nn
+ SUBDIR += nntp
+ SUBDIR += rkive
+ SUBDIR += tin
+ SUBDIR += trn
.include <bsd.port.subdir.mk>