summaryrefslogtreecommitdiff
path: root/news/Makefile
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-05-16 03:35:31 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-05-16 03:35:31 +0000
commitec80fc84e3fd372a6dd3b54c89c8c46ff561d57e (patch)
tree164402a456f472ce0c1dfc1539b6a1701d55fd2b /news/Makefile
parentNew port news/xmitbin, a binary file e-mailer &/or poster. (diff)
Activate xmitbin.
Notes
Notes: svn path=/head/; revision=11006
Diffstat (limited to 'news/Makefile')
-rw-r--r--news/Makefile3
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>