summaryrefslogtreecommitdiffstats
path: root/news/leafnode/Makefile
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-11-12 16:50:18 +0000
committernaddy <naddy@FreeBSD.org>2002-11-12 16:50:18 +0000
commit4c273af42ef79f52061aec218e54ef3fe8ed8f77 (patch)
treecabebe81cda87be1b98d1e80028c23784f45f23c /news/leafnode/Makefile
parenteb6bd3deeebeda878bf8870e9d72d553bea660a7 (diff)
downloadFreeBSD-ports-4c273af42ef79f52061aec218e54ef3fe8ed8f77.zip
FreeBSD-ports-4c273af42ef79f52061aec218e54ef3fe8ed8f77.tar.gz
* Pass maintainership to Matthias Andree.
* Update to 1.9.29, which fixes a persistent SIGSEGV as upstream NNTP servers offer new newsgroups, and fixes having multiple upstream servers with the same name but different port. * Add another critical bugfix. PR: 45151 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: brian
Diffstat (limited to 'news/leafnode/Makefile')
-rw-r--r--news/leafnode/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index f030b7f..98c1c40 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -1,11 +1,12 @@
# ports collection Makefile for: leafnode
# Whom: Brian Somers <brian@FreeBSD.org>
+# Date created: 1997-06-27
#
# $FreeBSD$
#
PORTNAME= leafnode
-PORTVERSION= 1.9.27
+PORTVERSION= 1.9.29
CATEGORIES= news
MASTER_SITES= http://dl.sourceforge.net/sourceforge/leafnode/ \
http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
@@ -17,7 +18,7 @@ MASTER_SITES= http://dl.sourceforge.net/sourceforge/leafnode/ \
ftp://ftp.gigabell.net/pub/leafnode/
DISTNAME= ${PORTNAME}-${PORTVERSION}.rel
-MAINTAINER= brian@FreeBSD.org
+MAINTAINER= matthias.andree@web.de
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
OpenPOWER on IntegriCloud