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/icedtea-web | |
parent | ab202964fb68d939acc4f15c566a21e972fa007e (diff) | |
download | pkgsrc-4be70587997ab65587d915ed30aa29b8586d2703.tar.gz |
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'www/icedtea-web')
-rw-r--r-- | www/icedtea-web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile index fb371bc0ef8..bc7389709a4 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2013/01/26 21:39:03 adam Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/01 22:21:15 wiz Exp $ # DISTNAME= 61e08e67b176 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://icedtea.classpath.org/hg/icedtea-web/archive/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icedtea.classpath.org/ COMMENT= Java browser plugin and Web Start launcher #LICENSE= # GPL2 + Classpath exception |