diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1995-08-08 21:50:39 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1995-08-08 21:50:39 +0000 |
commit | 34750bc348aea2923fe5b1a143357ad9c3803109 (patch) | |
tree | d2fbfad1c9b0aeccdbddcd439d95ed7483315546 /news | |
parent | abb799add164d4fa1b97d1eb3dcac871785ef9f6 (diff) | |
download | ports-34750bc348aea2923fe5b1a143357ad9c3803109.tar.gz ports-34750bc348aea2923fe5b1a143357ad9c3803109.zip |
Notes
Diffstat (limited to 'news')
-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 |