diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-04 14:53:11 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-04 14:53:11 +0000 |
commit | dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7 (patch) | |
tree | e51fa8c140763137c360a0842b51812f87ef266f /news/dnews/Makefile | |
parent | 8dc1d5515f125f5cd602d83ac185f4b4d34986a2 (diff) | |
download | FreeBSD-ports-dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7.zip FreeBSD-ports-dc455bf77d858e5f8db750ad52b0bd9e0e76c7e7.tar.gz |
cosmetic changes using portlint, a really nice tool ;-)
Diffstat (limited to 'news/dnews/Makefile')
-rw-r--r-- | news/dnews/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 7a25131..dda51b5 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.4 1997/05/30 02:59:09 asami Exp $ +# $Id: Makefile,v 1.5 1997/08/17 10:36:44 andreas Exp $ # DISTNAME= dnews @@ -18,8 +18,8 @@ NO_CDROM= "have to ask the company, if we are allowed to put it on CDROM" RESTRICTED= "only free for non-profit organis. like schools + universities" NO_PACKAGE= "we are not allowed, sorry" -# dnewsweb is a cgi program that allows you to read and post news through -# your WWW Navigator of your choice, so that you don't need a special +# dnewsweb is a cgi program that allows you to read and post news through +# your WWW Navigator of your choice, so that you don't need a special # news reader. Default is, not to install dnewsweb. pre-fetch: |