diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 92576aa4434724142021945084682e2f1f289c20 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /www/firefox | |
parent | 5858ec942a6e97e44d554315f1dc95335f2355a6 (diff) | |
download | pkgsrc-92576aa4434724142021945084682e2f1f289c20.tar.gz |
Revbump after updating graphics/cairo
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 7c2a5ccb1f2..36e33a127e8 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.108 2012/09/03 23:50:46 dsainty Exp $ +# $NetBSD: Makefile,v 1.109 2012/09/07 19:17:40 adam Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |