diff options
author | grant <grant> | 2003-08-08 09:38:39 +0000 |
---|---|---|
committer | grant <grant> | 2003-08-08 09:38:39 +0000 |
commit | 036cef3bc7ae7cbf5782eac8764f34c2120e7c21 (patch) | |
tree | ea30aa890fe6711decf84ecfa9326034755fcd32 /www/navigator3 | |
parent | 9d27dafcdc5037c57b5bc827ff2cb0d405ee92d5 (diff) | |
download | pkgsrc-036cef3bc7ae7cbf5782eac8764f34c2120e7c21.tar.gz |
improve COMMENT.
Diffstat (limited to 'www/navigator3')
-rw-r--r-- | www/navigator3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/navigator3/Makefile b/www/navigator3/Makefile index 157161029f8..b2c2ecc7b60 100644 --- a/www/navigator3/Makefile +++ b/www/navigator3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/22 04:14:25 martti Exp $ +# $NetBSD: Makefile,v 1.11 2003/08/08 09:38:40 grant Exp $ DISTNAME= netscape-v304-export.x86-unknown-bsd PKGNAME= navigator3-3.04 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://archive.netscape.com/archive/navigator/3.04/shipping/englis MAINTAINER= root@garbled.net HOMEPAGE= http://www.netscape.com -COMMENT= Netscape ver 3 navigator standard edition +COMMENT= Netscape Navigator browser, version 3 ONLY_FOR_PLATFORM= *-*-i386 |