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 /devel/xulrunner192 | |
parent | ab202964fb68d939acc4f15c566a21e972fa007e (diff) | |
download | pkgsrc-4be70587997ab65587d915ed30aa29b8586d2703.tar.gz |
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'devel/xulrunner192')
-rw-r--r-- | devel/xulrunner192/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile index dc342ed9a16..a7ec5122021 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2013/01/26 21:36:23 adam Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/01 22:21:07 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} PKGREVISION= 8 CATEGORIES= devel www -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner COMMENT= XML User Interface Language runtime environment LICENSE= mpl-1.1 |