diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-07 02:23:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-07 02:23:08 +0000 |
commit | 2b1fcf810d17799b41d91733738931cacb4ddc8c (patch) | |
tree | 7916d9ae85d894f20f8b04169e63a71c70b96f39 /news/Makefile | |
parent | cbb366a404b7fcfd7744ce3047f7f634dec66ee3 (diff) | |
download | ports-2b1fcf810d17799b41d91733738931cacb4ddc8c.tar.gz ports-2b1fcf810d17799b41d91733738931cacb4ddc8c.zip |
Notes
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 678a6f537e6d..7f0f2180e5e4 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1998/05/04 15:11:23 mph Exp $ +# $Id: Makefile,v 1.36 1998/05/16 03:35:31 dburr Exp $ # SUBDIR += aub @@ -24,6 +24,7 @@ SUBDIR += suck SUBDIR += tin SUBDIR += trn + SUBDIR += trn4 SUBDIR += unpost SUBDIR += xmitbin SUBDIR += xvnews |