diff options
author | torstenb <torstenb@FreeBSD.org> | 1996-07-09 06:55:17 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1996-07-09 06:55:17 +0800 |
commit | 2b13c7e41b04dd00b29d04ba4abef7a39a58598c (patch) | |
tree | d2eb59f3a49a6bf9aae16ecb37269b7ea938284d /news/inn | |
parent | 3fe92e783b265642a29655f326136b45218c079e (diff) | |
download | freebsd-ports-gnome-2b13c7e41b04dd00b29d04ba4abef7a39a58598c.tar.gz freebsd-ports-gnome-2b13c7e41b04dd00b29d04ba4abef7a39a58598c.tar.zst freebsd-ports-gnome-2b13c7e41b04dd00b29d04ba4abef7a39a58598c.zip |
patch file has been renamed on PATH_SITE
OK'ed by: asami
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index caa80bbee03d..7477c0f2faa3 100644 --- a/news/inn/Makefile +++ b/news/inn/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 |