diff options
author | steve <steve@FreeBSD.org> | 1998-03-28 22:59:28 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-28 22:59:28 +0800 |
commit | 43df22ffba3a4ec341259ffe2625023c98396523 (patch) | |
tree | 45569ea1c1525a78c62813fe8c9144f111097694 /news/Makefile | |
parent | 678be79b2c4cc0bcf18970fb464a71e955bbb1fb (diff) | |
download | freebsd-ports-gnome-43df22ffba3a4ec341259ffe2625023c98396523.tar.gz freebsd-ports-gnome-43df22ffba3a4ec341259ffe2625023c98396523.tar.zst freebsd-ports-gnome-43df22ffba3a4ec341259ffe2625023c98396523.zip |
Activate unpost port.
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> |