diff options
author | tv <tv@pkgsrc.org> | 1999-04-30 17:16:12 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-04-30 17:16:12 +0000 |
commit | 506b76ba4b1690842220694119dd18103432fac1 (patch) | |
tree | db2b704031fb52f0d88efc65c6b40b0a6ebca548 /news/Makefile | |
parent | bdb8f93ce9b455cfc47df2fbfe8a7272d91dfa75 (diff) | |
download | pkgsrc-506b76ba4b1690842220694119dd18103432fac1.tar.gz |
Sort.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 53bafac3e80..5a3a262b08d 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/02/22 16:13:20 tv Exp $ +# $NetBSD: Makefile,v 1.14 1999/04/30 17:16:12 tv Exp $ # FreeBSD Id: Makefile,v 1.28 1997/06/27 23:02:54 brian Exp # @@ -12,8 +12,8 @@ # SUBDIR += nn-current # SUBDIR += nntp # SUBDIR += nntpbtr - SUBDIR += nntpclnt SUBDIR += nntpcache + SUBDIR += nntpclnt # SUBDIR += plor # SUBDIR += rkive # SUBDIR += slnr |