From cf06af978e5146321474f3311250d953645ca1d4 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 30 May 1995 09:56:20 +0000 Subject: Add public patch for select loop problem. Submitted by: torstenb --- news/inn/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'news/inn') diff --git a/news/inn/Makefile b/news/inn/Makefile index a3c8b414de1d..98e3d0347efd 100644 --- a/news/inn/Makefile +++ b/news/inn/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 -- cgit v1.2.3