mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Add public patch for select loop problem.
Submitted by: torstenb
This commit is contained in:
parent
c261b235a9
commit
cf06af978e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1809
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user