diff options
author | tv <tv> | 1999-02-22 16:13:20 +0000 |
---|---|---|
committer | tv <tv> | 1999-02-22 16:13:20 +0000 |
commit | c68ba9c3449d02b8476d710b19384994bc13a568 (patch) | |
tree | 869c69f528ff26300cb31ef36912eabe00b29091 | |
parent | 515b88732ec1c303088a45f790c428ede9282bb5 (diff) | |
download | pkgsrc-c68ba9c3449d02b8476d710b19384994bc13a568.tar.gz |
Add and enable trn.
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index abc8564efd5..53bafac3e80 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/10/31 21:12:01 hwr Exp $ +# $NetBSD: Makefile,v 1.13 1999/02/22 16:13:20 tv Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # @@ -21,7 +21,7 @@ # SUBDIR += slurp SUBDIR += suck SUBDIR += tin -# SUBDIR += trn + SUBDIR += trn SUBDIR += xrn # SUBDIR += xvnews |