summaryrefslogtreecommitdiff
path: root/news/inn/Makefile
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1996-06-24 21:52:30 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1996-06-24 21:52:30 +0000
commit348c92577c141bd9ad1ffeaca013d57d328b4c54 (patch)
tree2179759bfdd1796e6189b3bb4e78e2ace6aef705 /news/inn/Makefile
parentUpgrade to 2.6 beta 21 (diff)
Back out Pauls update to unoff4
OK'ed by: gpalmer
Notes
Notes: svn path=/head/; revision=3274
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r--news/inn/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index cc6da6380503..caa80bbee03d 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -6,10 +6,14 @@
# $Id: Makefile,v 1.13 1995/10/25 02:12:08 torstenb Exp $
#
-DISTNAME= inn1.4unoff4
-PKGNAME= inn-1.4u4
+DISTNAME= inn1.4sec
+PKGNAME= inn-1.4
CATEGORIES+= news
-MASTER_SITES= ftp://ftp.math.psu.edu/pub/INN
+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
MAINTAINER= torstenb@FreeBSD.ORG