diff options
author | tg <tg@FreeBSD.org> | 1996-11-25 10:14:22 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-11-25 10:14:22 +0000 |
commit | a296229628d466e09887887d65d88c6308788cc4 (patch) | |
tree | 6738d5254fb233ac6cdbbaa5a3a4eec19e370530 /news | |
parent | 08ac1b136e8c2f6cce8ddc5073e247c0d47a5758 (diff) | |
download | FreeBSD-ports-a296229628d466e09887887d65d88c6308788cc4.zip FreeBSD-ports-a296229628d466e09887887d65d88c6308788cc4.tar.gz |
Activate xvnews.
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 15f31fa..c68a844 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> |