diff options
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 4199f2cc197..cc6da638050 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -3,17 +3,13 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.12 1995/10/10 07:24:14 asami Exp $ +# $Id: Makefile,v 1.13 1995/10/25 02:12:08 torstenb Exp $ # -DISTNAME= inn1.4sec -PKGNAME= inn-1.4 +DISTNAME= inn1.4unoff4 +PKGNAME= inn-1.4u4 CATEGORIES+= news -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 +MASTER_SITES= ftp://ftp.math.psu.edu/pub/INN MAINTAINER= torstenb@FreeBSD.ORG |