diff options
author | sno <sno> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:22:51 +0000 |
commit | 5b261e0aa3acc3b139efbd9ff00a871099a7b6e1 (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /www | |
parent | 6cd38947be118ed6a94ec8bf7622dd9a481514d5 (diff) | |
download | pkgsrc-5b261e0aa3acc3b139efbd9ff00a871099a7b6e1.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3/Makefile | 3 | ||||
-rw-r--r-- | www/seamonkey-gtk1/Makefile | 3 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile index db6a3e3f0f8..2a51d8dd0b0 100644 --- a/www/firefox3/Makefile +++ b/www/firefox3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2009/08/04 21:28:41 tnn Exp $ +# $NetBSD: Makefile,v 1.36 2009/08/26 20:24:11 sno Exp $ MOZILLA= firefox3 # allow coexisting with firefox2 COMMENT= Web browser with support for extensions +PKGREVISION= 1 MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile index c5344bd5647..842c435ea51 100644 --- a/www/seamonkey-gtk1/Makefile +++ b/www/seamonkey-gtk1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/03/19 15:09:46 ghen Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/26 20:24:11 sno Exp $ MOZILLA= seamonkey-gtk1 +PKGREVISION= 1 COMMENT= Full featured gecko-based browser built with GTK1 diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index fa90d7a1e2a..3504be2716b 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2009/03/19 15:09:45 ghen Exp $ +# $NetBSD: Makefile,v 1.27 2009/08/26 20:24:11 sno Exp $ MOZILLA= seamonkey COMMENT= Full featured gecko-based browser +PKGREVISION= 1 MOZILLA_USE_GTK2= # yes MOZILLA_USE_XFT= YES |