diff options
author | steve <steve@FreeBSD.org> | 1998-12-24 14:53:16 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-24 14:53:16 +0800 |
commit | b7f35674ff0f532dba68c2a645e684d522b74fe2 (patch) | |
tree | 1e69df40cb7598c812cb7846da76275d3a997b65 /news | |
parent | c715e4b29a16160fd512e430ac924c110785f087 (diff) | |
download | freebsd-ports-graphics-b7f35674ff0f532dba68c2a645e684d522b74fe2.tar.gz freebsd-ports-graphics-b7f35674ff0f532dba68c2a645e684d522b74fe2.tar.zst freebsd-ports-graphics-b7f35674ff0f532dba68c2a645e684d522b74fe2.zip |
Activate the p5-News-Newsrc and re-order.
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 33e715b957a..7881cc88c5d 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1998/12/07 02:22:08 asami Exp $ +# $Id: Makefile,v 1.41 1998/12/12 03:40:59 jseger Exp $ # SUBDIR += atp @@ -16,8 +16,9 @@ SUBDIR += nntp SUBDIR += nntpbtr SUBDIR += nntpcache - SUBDIR += p5-News-Article SUBDIR += p5-Gateway + SUBDIR += p5-News-Article + SUBDIR += p5-News-Newsrc SUBDIR += pgpmoose SUBDIR += plor SUBDIR += rkive |