diff options
author | asami <asami@FreeBSD.org> | 1998-06-07 02:23:08 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-07 02:23:08 +0000 |
commit | 70e1e0383207d7246cf82b47bf3c2d9e32b09868 (patch) | |
tree | 3f9a1073707209751e38467cfb9c84510490cfd4 /news/Makefile | |
parent | e5b59203a5d33ca1c75713a56b977e199e2681b5 (diff) | |
download | FreeBSD-ports-70e1e0383207d7246cf82b47bf3c2d9e32b09868.zip FreeBSD-ports-70e1e0383207d7246cf82b47bf3c2d9e32b09868.tar.gz |
Add trn4.
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 678a6f5..7f0f218 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 |