summaryrefslogtreecommitdiff
path: root/news/suck/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-10 12:45:41 +0000
committerwiz <wiz@pkgsrc.org>2003-04-10 12:45:41 +0000
commita2a67ab6b08985043e19e575b039cce5e8bdf390 (patch)
tree5d27bf5ab06dd7048792739d78ee073ab949780c /news/suck/Makefile
parent81744c23069bdea9c40f221a2c3495d9bc8074a3 (diff)
downloadpkgsrc-a2a67ab6b08985043e19e575b039cce5e8bdf390.tar.gz
Update to 4.3.2, update MASTER_SITES and HOMEPAGE.
Changes: both.c - sgetline() - changes to fix SSL bug with the select, connect_to_nntphost() - add code to handle host:port syntax. This fix also allows you to specify a port number for the local host. suck.c - to handle SIGINT in addition to SIGTERM, build_command() fix in potential buffer overflow testhost.c - added -Q option, to allow user to specify NNTP authentiation via env variables. And other bug fixes.
Diffstat (limited to 'news/suck/Makefile')
-rw-r--r--news/suck/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 2d64801e64a..2cb5e6b9992 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2003/02/21 13:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/04/10 12:45:41 wiz Exp $
#
-DISTNAME= suck-4.3.1
+DISTNAME= suck-4.3.2
CATEGORIES= news
-MASTER_SITES= http://home.att.net/~bobyetman/ \
+MASTER_SITES= http://www.sucknews.org/ \
${MASTER_SITE_SUNSITE:=system/news/transport/} \
ftp://tsx-11.mit.edu/pub/linux/sources/sbin/
MAINTAINER= drankin@bohemians.lexington.ky.us
-HOMEPAGE= http://home.att.net/~bobyetman/
+HOMEPAGE= http://www.sucknews.org/
COMMENT= Feed a local news server without a dedicated newsfeed
GNU_CONFIGURE= yes