aboutsummaryrefslogtreecommitdiffstats
path: root/news/inn-stable/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-30 17:56:20 +0800
committerasami <asami@FreeBSD.org>1995-05-30 17:56:20 +0800
commitffb06d4636ffb5dca8d33e8d243c2374b23451dd (patch)
treebf5efaa4b55351a08c68aa8ecd9afe42b34a5dee /news/inn-stable/Makefile
parent877fcc0ae80f176906ddd870e66cc88a66f568f5 (diff)
downloadfreebsd-ports-gnome-ffb06d4636ffb5dca8d33e8d243c2374b23451dd.tar.gz
freebsd-ports-gnome-ffb06d4636ffb5dca8d33e8d243c2374b23451dd.tar.zst
freebsd-ports-gnome-ffb06d4636ffb5dca8d33e8d243c2374b23451dd.zip
Add public patch for select loop problem.
Submitted by: torstenb
Diffstat (limited to 'news/inn-stable/Makefile')
-rw-r--r--news/inn-stable/Makefile5
1 files changed, 4 insertions, 1 deletions
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