aboutsummaryrefslogtreecommitdiffstats
path: root/news/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-03 19:45:15 +0800
committerasami <asami@FreeBSD.org>1995-10-03 19:45:15 +0800
commit3b0a0d13baed38ad5c20a1070b273c4d97ded219 (patch)
tree72aa00670740ea6ae0367286f97a98c3ed61f59c /news/Makefile
parent9fa7040edc6ac61b45719260a2ffe58365fb9960 (diff)
downloadfreebsd-ports-gnome-3b0a0d13baed38ad5c20a1070b273c4d97ded219.tar.gz
freebsd-ports-gnome-3b0a0d13baed38ad5c20a1070b273c4d97ded219.tar.zst
freebsd-ports-gnome-3b0a0d13baed38ad5c20a1070b273c4d97ded219.zip
Convert all makefiles to new formats.
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>