diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-12-02 16:02:47 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-12-02 16:02:47 +0000 |
commit | d8d927de4f1945d9cbdb7f564fcac3d98d116f92 (patch) | |
tree | 33980c8816ba0d78ebb2e9381c22ec92dbf6dabd /news/dnews | |
parent | 1cc88d8dcff3c4642ff391f07aba82a13bfc2506 (diff) |
Notes
Diffstat (limited to 'news/dnews')
-rw-r--r-- | news/dnews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 9ed78bc1319d..3c957aa4f7e6 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -3,7 +3,7 @@ # Date created: Thu May 29 17:16:36 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1998/07/18 15:36:05 andreas Exp $ +# $Id: Makefile,v 1.9 1998/12/01 09:38:30 obrien Exp $ # DISTNAME= dnews @@ -12,7 +12,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.netwinsite.com/pub/netwinsite/dnews/ DISTFILES= dnews46n_freebsd.tar.Z -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG BROKEN='fetch, distfile not avail. (version 4.7k is the latest)' |