summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-25 10:14:22 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-25 10:14:22 +0000
commitdc98307bc8896bc3cb10b093946a57d1bf3a02ad (patch)
tree33e8e0334c18eaa11b0ec7376427b9458f6b4bf6 /news
parentActivate xmaddressbook, xtar. (diff)
Activate xvnews.
Notes
Notes: svn path=/head/; revision=4664
Diffstat (limited to 'news')
-rw-r--r--news/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile
index 15f31fafe524..c68a8449d198 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 1996/07/27 21:54:39 asami Exp $
+# $Id: Makefile,v 1.17 1996/11/01 08:45:10 asami Exp $
#
SUBDIR += cnews
@@ -14,5 +14,6 @@
SUBDIR += suck
SUBDIR += tin
SUBDIR += trn
+ SUBDIR += xvnews
.include <bsd.port.subdir.mk>