diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-01 22:21:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-01 22:21:05 +0000 |
commit | 4be70587997ab65587d915ed30aa29b8586d2703 (patch) | |
tree | d1e9e7ef431d62a94f33f5487f47cf1fbaa28af9 /www/firefox10/Makefile | |
parent | ab202964fb68d939acc4f15c566a21e972fa007e (diff) | |
download | pkgsrc-4be70587997ab65587d915ed30aa29b8586d2703.tar.gz |
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'www/firefox10/Makefile')
-rw-r--r-- | www/firefox10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 236434bc596..2430fff8744 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2013/01/26 21:39:02 adam Exp $ +# $NetBSD: Makefile,v 1.12 2013/02/01 22:21:14 wiz Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} PKGREVISION= 1 CATEGORIES= www -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/en-US/firefox/organizations/ COMMENT= Web browser with support for extensions LICENSE= mpl-1.1 |