diff options
author | joerg <joerg@pkgsrc.org> | 2006-12-06 20:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-12-06 20:38:38 +0000 |
commit | 74e371f09a899ce6ce15f5cfefcc47f185f00955 (patch) | |
tree | df9889342193f999117b2edd658c3a683053a936 /www/firefox2-gtk1 | |
parent | 86392a909f5ec3c54647edff1f778baaf489370f (diff) | |
download | pkgsrc-74e371f09a899ce6ce15f5cfefcc47f185f00955.tar.gz |
Bump revision for disabling of sqlite3 pthread test.
Diffstat (limited to 'www/firefox2-gtk1')
-rw-r--r-- | www/firefox2-gtk1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox2-gtk1/Makefile b/www/firefox2-gtk1/Makefile index f23e295df69..c39161acdc2 100644 --- a/www/firefox2-gtk1/Makefile +++ b/www/firefox2-gtk1/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/11/30 11:40:14 ghen Exp $ +# $NetBSD: Makefile,v 1.3 2006/12/06 20:38:39 joerg Exp $ MOZILLA= firefox-gtk1 COMMENT= Lightweight gecko-based web browser built with GTK+-1.x +PKGREVISION= 1 .include "../../www/firefox2/Makefile-firefox.common" .include "../../mk/bsd.pkg.mk" |