diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-07-08 22:55:17 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-07-08 22:55:17 +0000 |
commit | 40f02df961b10b9ccd656f913d72561658ac1ea8 (patch) | |
tree | 48a07ee1aa269d2bf24d579a58c43bc0a28e9cfa /news/inn-stable/Makefile | |
parent | Change path to tarball on ftp.merit.edu (diff) |
patch file has been renamed on PATH_SITE
OK'ed by: asami
Notes
Notes:
svn path=/head/; revision=3328
Diffstat (limited to 'news/inn-stable/Makefile')
-rw-r--r-- | news/inn-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index caa80bbee03d..7477c0f2faa3 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.13 1995/10/25 02:12:08 torstenb Exp $ +# $Id: Makefile,v 1.15 1996/06/24 21:52:17 torstenb Exp $ # DISTNAME= inn1.4sec @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/ EXTRACT_SUFX= .tar.Z PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ -PATCHFILES= select-loop-bug.patch innxmit-long-lines +PATCHFILES= select-loop-bug.patch innxmit-long-lines.patch MAINTAINER= torstenb@FreeBSD.ORG |