diff options
-rw-r--r-- | news/inn-current/Makefile | 4 | ||||
-rw-r--r-- | news/inn-stable/Makefile | 4 | ||||
-rw-r--r-- | news/inn/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index dbb125eacd31..94edbb483983 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.8 1995/06/05 13:45:02 asami Exp $ +# $Id: Makefile,v 1.9 1995/07/02 10:08:13 torstenb Exp $ # DISTNAME= inn1.4sec @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z # to many compile-time options NO_PACKAGE= yes -PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/ +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index dbb125eacd31..94edbb483983 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.8 1995/06/05 13:45:02 asami Exp $ +# $Id: Makefile,v 1.9 1995/07/02 10:08:13 torstenb Exp $ # DISTNAME= inn1.4sec @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z # to many compile-time options NO_PACKAGE= yes -PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/ +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG diff --git a/news/inn/Makefile b/news/inn/Makefile index dbb125eacd31..94edbb483983 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.8 1995/06/05 13:45:02 asami Exp $ +# $Id: Makefile,v 1.9 1995/07/02 10:08:13 torstenb Exp $ # DISTNAME= inn1.4sec @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z # to many compile-time options NO_PACKAGE= yes -PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/ +PATCH_SITES= ftp://ftp.math.psu.edu/pub/INN/patches/OLD/ PATCHFILES= select-loop-bug.patch innxmit-long-lines MAINTAINER= torstenb@FreeBSD.ORG |