diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-05-16 03:35:31 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-05-16 03:35:31 +0000 |
commit | ec80fc84e3fd372a6dd3b54c89c8c46ff561d57e (patch) | |
tree | 164402a456f472ce0c1dfc1539b6a1701d55fd2b /news/Makefile | |
parent | 0ecccd54b8d73a793b4d0047410effcd8b3375a7 (diff) | |
download | ports-ec80fc84e3fd372a6dd3b54c89c8c46ff561d57e.tar.gz ports-ec80fc84e3fd372a6dd3b54c89c8c46ff561d57e.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 c34b00729033..678a6f537e6d 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1998/05/04 14:57:27 mph Exp $ +# $Id: Makefile,v 1.35 1998/05/04 15:11:23 mph Exp $ # SUBDIR += aub @@ -25,6 +25,7 @@ SUBDIR += tin SUBDIR += trn SUBDIR += unpost + SUBDIR += xmitbin SUBDIR += xvnews .include <bsd.port.subdir.mk> |