diff options
author | hira <hira@pkgsrc.org> | 2005-08-03 19:37:00 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-08-03 19:37:00 +0000 |
commit | aeb83e38206c181c936fa277dbfc56c8c6df1502 (patch) | |
tree | 89920b6ca215a4677bb0befd0f8d941cb78b250b /www/firefox | |
parent | 9afc0b89c0c49dddf3f9e5c96e65774424b64f53 (diff) | |
download | pkgsrc-aeb83e38206c181c936fa277dbfc56c8c6df1502.tar.gz |
Fix typo.
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 89c88cb949e..845cd31b22a 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/08/03 16:55:19 tron Exp $ +# $NetBSD: Makefile,v 1.18 2005/08/03 19:37:00 hira Exp $ MOZILLA= firefox EXTRACT_SUFX= .tar.bz2 -PKGREVISON= 1 +PKGREVISION= 1 COMMENT= Lightweight gecko-based web browser |