diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-28 14:59:28 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-28 14:59:28 +0000 |
commit | ecdbf5b5cc1637ef8969259086598d3011740f65 (patch) | |
tree | 4be2718a42cb28c4cf060a9e32ec8a40e12e4586 /news/Makefile | |
parent | ec82883723b13881b08b552cc2545012de9ca3bd (diff) | |
download | ports-ecdbf5b5cc1637ef8969259086598d3011740f65.tar.gz ports-ecdbf5b5cc1637ef8969259086598d3011740f65.zip |
Activate unpost port.
Notes
Notes:
svn path=/head/; revision=10354
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 347b49180eba..2af86bfb2784 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1997/11/09 10:16:01 asami Exp $ +# $Id: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $ # SUBDIR += aub @@ -22,6 +22,7 @@ SUBDIR += suck SUBDIR += tin SUBDIR += trn + SUBDIR += unpost SUBDIR += xvnews .include <bsd.port.subdir.mk> |