summaryrefslogtreecommitdiff
path: root/news/inn-current
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-30 09:56:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-30 09:56:20 +0000
commitcf06af978e5146321474f3311250d953645ca1d4 (patch)
tree7334fcde845570e5cd0900e85c5c69f61e272bef /news/inn-current
parentAdd missing LIB_DEPENDS for Xpm. (diff)
Add public patch for select loop problem.
Submitted by: torstenb
Notes
Notes: svn path=/head/; revision=1809
Diffstat (limited to 'news/inn-current')
-rw-r--r--news/inn-current/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index a3c8b414de1d..98e3d0347efd 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.5 1995/05/05 09:21:43 asami Exp $
+# $Id: Makefile,v 1.6 1995/05/09 00:48:44 asami Exp $
#
DISTNAME= inn1.4sec
@@ -12,6 +12,9 @@ CATEGORIES+= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
+PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/
+PATCHFILES= select-loop-bug.patch
+
MAINTAINER= torstenb@FreeBSD.ORG
NO_WRKSUBDIR= YES