summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-08-08 21:50:39 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-08-08 21:50:39 +0000
commit34750bc348aea2923fe5b1a143357ad9c3803109 (patch)
treed2fbfad1c9b0aeccdbddcd439d95ed7483315546 /news/inn
parentCorrect a few pathname problems. In particular, put ftpd in libexec, (diff)
the patches has been moved to another directory...
Notes
Notes: svn path=/head/; revision=2041
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile4
1 files changed, 2 insertions, 2 deletions
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