diff options
author | martti <martti@pkgsrc.org> | 2003-07-22 04:14:17 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-22 04:14:17 +0000 |
commit | 33e2a0232479ae558d1ceb85f285af71dbdcb24c (patch) | |
tree | ab6f5bf65ffd04ba247f35fbf5379469d52768e0 /www/navigator3 | |
parent | b589792094cc6371c6fac897476fb3f223b75e66 (diff) | |
download | pkgsrc-33e2a0232479ae558d1ceb85f285af71dbdcb24c.tar.gz |
COMMENT should start with a capital letter.
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 341dbaaaa16..157161029f8 100644 --- a/www/navigator3/Makefile +++ b/www/navigator3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/22 04:14:25 martti 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 ver 3 navigator standard edition ONLY_FOR_PLATFORM= *-*-i386 |