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 diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index a3c8b414de1d..98e3d0347efd 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/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 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