diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-22 19:33:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-22 19:33:49 +0000 |
commit | 539b3e12f046f9e427e8196ce7a1e5e746545899 (patch) | |
tree | 8e6d4d1b66bc12c123669e927cf65f3569fd4e11 /news/Makefile | |
parent | 93c9637a53bc441cbbe7b669cd1bf36571dacb90 (diff) | |
download | pkgsrc-539b3e12f046f9e427e8196ce7a1e5e746545899.tar.gz |
Remove newscache -- very outdated version that does not build with gcc3,
and no taker for updating the package.
Code has diverged a lot, so making a new package for the program is probably
the same (or less) work as starting from this version.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/Makefile b/news/Makefile index 6956d3d3b2c..d263a6cd67b 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/12/24 00:43:14 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2005/04/22 19:33:49 wiz Exp $ # COMMENT= Network news @@ -7,7 +7,6 @@ SUBDIR+= cg SUBDIR+= inn SUBDIR+= knews SUBDIR+= leafnode -SUBDIR+= newscache SUBDIR+= newsfetch SUBDIR+= newsx SUBDIR+= nget |