diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-25 10:14:22 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1996-11-25 10:14:22 +0000 |
commit | dc98307bc8896bc3cb10b093946a57d1bf3a02ad (patch) | |
tree | 33e8e0334c18eaa11b0ec7376427b9458f6b4bf6 /news/Makefile | |
parent | 19e7aaf5f39e945050770754d09113f86a54fe3f (diff) | |
download | freebsd-ports-dc98307bc8896bc3cb10b093946a57d1bf3a02ad.zip |
Activate xvnews.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
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> |