diff options
author | tnn <tnn@pkgsrc.org> | 2009-08-05 02:49:19 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-08-05 02:49:19 +0000 |
commit | 9d3e66301695c73af7859131ec26e9afa842e8b6 (patch) | |
tree | c1c724f036477b8f679ccf344ab4aadc62588e29 /www/firefox | |
parent | 3a6ce6fd8349fee22944079e33e96ecb3aa876e7 (diff) | |
download | pkgsrc-9d3e66301695c73af7859131ec26e9afa842e8b6.tar.gz |
fix comment
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile-firefox.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile-firefox.common b/www/firefox/Makefile-firefox.common index 7b01a2a366a..583a7fd910a 100644 --- a/www/firefox/Makefile-firefox.common +++ b/www/firefox/Makefile-firefox.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile-firefox.common,v 1.65 2009/08/05 02:48:55 tnn Exp $ +# $NetBSD: Makefile-firefox.common,v 1.66 2009/08/05 02:49:19 tnn Exp $ # used by www/firefox3/Makefile -XXX this file should go away. +# XXX this file should go away. MOZILLA_BIN= firefox-bin MOZ_VER= 2.0.0.19 |