diff options
author | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
commit | 414d51f992e602615c38c6b1fdf892ec5840b855 (patch) | |
tree | d1e9e7ef431d62a94f33f5487f47cf1fbaa28af9 | |
parent | 05da1c21d80490e58fad186ccc79965a5e37c379 (diff) | |
download | pkgsrc-414d51f992e602615c38c6b1fdf892ec5840b855.tar.gz |
Reset MAINTAINER/OWNER (became observers)
54 files changed, 108 insertions, 108 deletions
diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile index d0075f9bc25..a424684deac 100644 --- a/devel/gdb6/Makefile +++ b/devel/gdb6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/11/20 23:13:03 tez Exp $ +# $NetBSD: Makefile,v 1.31 2013/02/01 22:21:05 wiz Exp $ # DISTNAME= gdb-6.2.1 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ftp://sources.redhat.com/pub/gdb/releases/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gdb/gdb.html COMMENT= The GNU Project Debugger diff --git a/devel/librfuncs/Makefile b/devel/librfuncs/Makefile index 2ce93fe1b7a..86f373a1236 100644 --- a/devel/librfuncs/Makefile +++ b/devel/librfuncs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/31 11:17:20 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/01 22:21:05 wiz Exp $ # DISTNAME= librfuncs-1.0.7 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.johnrshannon.com/NetBSD/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.johnrshannon.com/NetBSD/ COMMENT= Provides missing POSIX *_r functions diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile index 49f066fe89c..3583578acad 100644 --- a/devel/nspr/Makefile +++ b/devel/nspr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2012/11/27 11:38:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2013/02/01 22:21:06 wiz Exp $ # DISTNAME= nspr-${NSPR_RELEASE} @@ -6,7 +6,7 @@ NSPR_RELEASE= 4.9.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=nspr/releases/v${NSPR_RELEASE}/src/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/projects/nspr/index.html COMMENT= Platform-neutral API for system level and libc like functions diff --git a/devel/nss/Makefile b/devel/nss/Makefile index ddd35a647ac..461f8a0cd82 100644 --- a/devel/nss/Makefile +++ b/devel/nss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2013/01/26 21:37:23 adam Exp $ +# $NetBSD: Makefile,v 1.65 2013/02/01 22:21:06 wiz Exp $ DISTNAME= nss-${NSS_RELEASE} NSS_RELEASE= 3.14.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_RELEASE:S/./_/g}_RTM/src/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/projects/security/pki/nss/ COMMENT= Libraries to support development of security-enabled applications LICENSE= mpl-2.0 diff --git a/devel/py-cheetah/Makefile b/devel/py-cheetah/Makefile index 91974a7ed2f..6ab3e190ff9 100644 --- a/devel/py-cheetah/Makefile +++ b/devel/py-cheetah/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2012/10/31 11:19:29 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/01 22:21:06 wiz Exp $ DISTNAME= Cheetah-2.4.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/C/Cheetah/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cheetahtemplate.org/ COMMENT= Python-powered template engine and code-generator diff --git a/devel/uno/Makefile b/devel/uno/Makefile index 73cfe9d96aa..f4daedfdfc7 100644 --- a/devel/uno/Makefile +++ b/devel/uno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/31 11:19:52 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/01 22:21:06 wiz Exp $ # DISTNAME= uno_v213 @@ -6,7 +6,7 @@ PKGNAME= uno-2.13 CATEGORIES= devel MASTER_SITES= http://spinroot.com/uno/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://spinroot.com/uno/ COMMENT= Tool for source code analysis diff --git a/devel/xulrunner/Makefile b/devel/xulrunner/Makefile index f3cb1a68599..36dd12c9e92 100644 --- a/devel/xulrunner/Makefile +++ b/devel/xulrunner/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.91 2013/01/26 21:36:22 adam Exp $ +# $NetBSD: Makefile,v 1.92 2013/02/01 22:21:06 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} PKGREVISION= 1 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 diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index 7eb0b18b09b..aa2aed298a1 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2013/01/26 21:36:22 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/01 22:21:07 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} PKGREVISION= 1 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 diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index fca30580962..4642b9771fa 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2013/01/26 21:36:23 adam Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/01 22:21:07 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} PKGREVISION= 1 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 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 diff --git a/editors/mined/Makefile b/editors/mined/Makefile index 4b09885cece..f2a4e044d5e 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2012/10/03 11:43:37 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/02/01 22:21:07 wiz Exp $ # DISTNAME= mined-2000.15 CATEGORIES= editors MASTER_SITES= http://towo.net/mined/ -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://towo.net/mined/ COMMENT= Html-aware editor diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 2170547892e..4a74b862af8 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/10/02 20:11:40 asau Exp $ +# $NetBSD: Makefile,v 1.56 2013/02/01 22:21:07 wiz Exp $ # DISTNAME= gcc-${GCC_VERSION} @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gcc/gcc.html COMMENT= This is the gcc 3.4 compiler LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 diff --git a/lang/openjdk7/Makefile b/lang/openjdk7/Makefile index 049e340f820..b1fc366c891 100644 --- a/lang/openjdk7/Makefile +++ b/lang/openjdk7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2013/01/26 21:38:05 adam Exp $ +# $NetBSD: Makefile,v 1.41 2013/02/01 22:21:08 wiz Exp $ DISTNAME= openjdk-7-fcs-src-b147-27_jun_2011 PKGNAME= openjdk7-1.7.0.147.20110811 @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/} EXTRACT_SUFX= .tar.bz2 -OWNER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://openjdk.java.net/ COMMENT= Open-source implementation of the Java Platform, Standard Edition LICENSE= gnu-gpl-v2 diff --git a/mail/OSBF-lua/Makefile b/mail/OSBF-lua/Makefile index 95430e27ca9..3f1890b79e7 100644 --- a/mail/OSBF-lua/Makefile +++ b/mail/OSBF-lua/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 12:19:01 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/01 22:21:08 wiz Exp $ # DISTNAME= osbf-lua-2.0.4 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://luaforge.net/frs/download.php/2094/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://osbf-lua.luaforge.net/ COMMENT= Lua C module for text classification LICENSE= gnu-gpl-v2 diff --git a/mail/thunderbird-l10n/Makefile b/mail/thunderbird-l10n/Makefile index 956262c25ec..cfa86f42dac 100644 --- a/mail/thunderbird-l10n/Makefile +++ b/mail/thunderbird-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/11/23 07:32:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/01 22:21:08 wiz Exp $ # TB_VER= 17.0 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/linux-i686/xpi/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ COMMENT= Language packs for mail/thunderbird diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b6fde932b90..7a0767129f3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2013/01/26 21:38:08 adam Exp $ +# $NetBSD: Makefile,v 1.108 2013/02/01 22:21:08 wiz Exp $ # DISTNAME= # empty @@ -14,7 +14,7 @@ DISTFILES= thunderbird-${TB_VER}esr.source.tar.bz2 \ SITES.lightning-${LIGHTNINGVER}.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/${LIGHTNINGVER}/source/} EXTRACT_DIR.lightning-${LIGHTNINGVER}.source.tar.bz2= ${WRKSRC}/lightning -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ COMMENT= Organize, secure and customize your mail diff --git a/mail/thunderbird10-l10n/Makefile b/mail/thunderbird10-l10n/Makefile index 50a08b1dd2d..6871b3edf89 100644 --- a/mail/thunderbird10-l10n/Makefile +++ b/mail/thunderbird10-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/11/22 12:04:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:08 wiz Exp $ # TB_VER= 10.0.11 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/linux-i686/xpi/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ COMMENT= Language packs for mail/thunderbird diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index 6c18545bbf7..7bd475df590 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/01/26 21:38:09 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:09 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source @@ -9,7 +9,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/en-US/thunderbird/organizations/ COMMENT= Organize, secure and customize your mail diff --git a/net/solaris-tap/Makefile b/net/solaris-tap/Makefile index 0ca1ff62607..0f9334c3491 100644 --- a/net/solaris-tap/Makefile +++ b/net/solaris-tap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:10 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/01 22:21:09 wiz Exp $ DISTNAME= tuntap PKGNAME= solaris-tap-20091116 CATEGORIES= net MASTER_SITES= http://www.whiteboard.ne.jp/~admin2/tuntap/source/tuntap/ -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.whiteboard.ne.jp/~admin2/tuntap/ COMMENT= Solaris kernel module for virtual Ethernet devices diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index 7e95a62c923..bafb163fe2e 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2012/09/11 23:19:34 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/01 22:21:09 wiz Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pkgsrc.org/ COMMENT= compatibility headers diff --git a/security/CoolKey/Makefile b/security/CoolKey/Makefile index 62f64ce8023..8aa4e16b1c7 100644 --- a/security/CoolKey/Makefile +++ b/security/CoolKey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/12/15 01:07:17 pettai Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/01 22:21:09 wiz Exp $ # DISTNAME= coolkey-1.1.0 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://directory.fedora.redhat.com/download/coolkey/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://directory.fedora.redhat.com/wiki/CoolKey COMMENT= Driver support for the CoolKey and CAC products LICENSE= gnu-lgpl-v2 diff --git a/security/ccid/Makefile b/security/ccid/Makefile index 32faedb2c04..f77d5ec9a94 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/01/06 16:10:39 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:10 wiz Exp $ # DISTNAME= ccid-1.4.8 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://alioth.debian.org/frs/download.php/3768/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pcsclite.alioth.debian.org/ccid.html COMMENT= Middleware to access a smart card using SCard API (PC/SC) LICENSE= gnu-lgpl-v2.1 diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 2bb61398458..99605df9f13 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/12/16 01:52:32 obache Exp $ +# $NetBSD: Makefile,v 1.45 2013/02/01 22:21:10 wiz Exp $ DISTNAME= dirmngr-1.1.0 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/dirmngr/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnupg.org/aegypten2/ COMMENT= X509 certificate and CRL downloader LICENSE= gnu-gpl-v2 diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index e6c9d1f0a8f..1e16c9357a9 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2013/01/15 11:21:50 drochner Exp $ +# $NetBSD: Makefile,v 1.43 2013/02/01 22:21:10 wiz Exp $ DISTNAME= gnupg-2.0.19 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= GNUpg with OpenPGP and S/MIME capabilities LICENSE= gnu-gpl-v3 diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile index 56dd480b946..d2bffb8423d 100644 --- a/security/libassuan/Makefile +++ b/security/libassuan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:32 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:10 wiz Exp $ # DISTNAME= libassuan-1.0.5 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libassuan/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/libassuan/ COMMENT= The IPC library used by some GnuPG related software diff --git a/security/libksba/Makefile b/security/libksba/Makefile index 13ca0822c54..053df2f2352 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/23 18:16:33 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/02/01 22:21:10 wiz Exp $ DISTNAME= libksba-1.2.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libksba/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.g10code.com/p-libksba.html COMMENT= X.509 library LICENSE= gnu-gpl-v3 diff --git a/security/libprelude/Makefile.common b/security/libprelude/Makefile.common index 95ec97dd3ff..b3cd2fb7b0a 100644 --- a/security/libprelude/Makefile.common +++ b/security/libprelude/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2012/10/23 18:16:33 asau Exp $ +# $NetBSD: Makefile.common,v 1.7 2013/02/01 22:21:10 wiz Exp $ # # used by security/libprelude/Makefile # used by security/libprelude-lua/Makefile @@ -11,7 +11,7 @@ VERSION= 0.9.24.1 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/libprelude/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.prelude-ids.org/download/releases/ PATCHDIR= ${.CURDIR}/../../security/libprelude/patches diff --git a/security/libpreludedb/Makefile.common b/security/libpreludedb/Makefile.common index 84c07a31e10..d6f4e1ad207 100644 --- a/security/libpreludedb/Makefile.common +++ b/security/libpreludedb/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2009/10/07 19:40:41 joerg Exp $ +# $NetBSD: Makefile.common,v 1.4 2013/02/01 22:21:11 wiz Exp $ # # used by security/libpreludedb/Makefile # used by security/libpreludedb-mysql/Makefile @@ -12,7 +12,7 @@ VERSION= 0.9.15.3 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/libpreludedb/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.prelude-ids.org/download/releases/ COMMENT= Provides an interface to the database used to store IDMEF alerts diff --git a/security/p5-pcsc/Makefile b/security/p5-pcsc/Makefile index 168e200e860..4175abd3a4d 100644 --- a/security/p5-pcsc/Makefile +++ b/security/p5-pcsc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/12/14 23:54:43 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:11 wiz Exp $ DISTNAME= pcsc-perl-1.4.12 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ COMMENT= Allows communication with a smart card from a Perl script diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile index 0edc1928a46..c89d0a056ec 100644 --- a/security/pcsc-lite/Makefile +++ b/security/pcsc-lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2013/01/08 22:51:39 pettai Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/01 22:21:11 wiz Exp $ # DISTNAME= pcsc-lite-1.8.7 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://alioth.debian.org/frs/download.php/3842/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pcsclite.alioth.debian.org/ COMMENT= Middleware to access a smart card using SCard API (PC/SC) LICENSE= modified-bsd diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index 82d9264acce..02b6da045c9 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2012/12/15 00:53:26 pettai Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/01 22:21:11 wiz Exp $ # DISTNAME= pcsc-tools-1.4.21 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ COMMENT= Tools useful for a PC/SC user LICENSE= gnu-gpl-v2 # or later diff --git a/security/pinentry-gtk/Makefile b/security/pinentry-gtk/Makefile index 97e69775ce7..4c17a692c1d 100644 --- a/security/pinentry-gtk/Makefile +++ b/security/pinentry-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/01 22:21:11 wiz Exp $ # DISTNAME= pinentry-0.8.2 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ COMMENT= Applications for entering PINs or Passphrases diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index db8638e3946..16feb4752b0 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:11 wiz Exp $ # DISTNAME= pinentry-0.8.2 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ COMMENT= Applications for entering PINs or Passphrases diff --git a/security/pinentry-qt/Makefile b/security/pinentry-qt/Makefile index 531d61f8882..184673d976d 100644 --- a/security/pinentry-qt/Makefile +++ b/security/pinentry-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2013/01/26 21:38:48 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/01 22:21:12 wiz Exp $ # DISTNAME= pinentry-0.8.2 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ COMMENT= Applications for entering PINs or Passphrases diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index 8600cbc2fce..dde3744b2d7 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2013/01/26 21:38:48 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:12 wiz Exp $ # DISTNAME= pinentry-0.8.2 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ COMMENT= Applications for entering PINs or Passphrases diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 8ce8a4b2e70..df1c25a3dd6 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/23 18:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.35 2013/02/01 22:21:12 wiz Exp $ # DISTNAME= pinentry-0.8.2 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/ COMMENT= Applications for entering PINs or Passphrases diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile index 2e6e8e10836..a7d77630aab 100644 --- a/security/prelude-correlator/Makefile +++ b/security/prelude-correlator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/01 22:21:12 wiz Exp $ # DISTNAME= prelude-correlator-0.9.0-beta8 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-correlator/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.prelude-ids.com/download/releases/prelude-correlator/ COMMENT= Intrusion event correlation engine diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 20d2cd9e129..1c7268a838f 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/23 18:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.34 2013/02/01 22:21:12 wiz Exp $ # DISTNAME= prelude-lml-0.9.15 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-lml/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.prelude-ids.org/ COMMENT= Log analyzer monitoring your logfile and received syslog messages diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index 26fe7444850..c64e6fbb8aa 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/23 18:16:51 asau Exp $ +# $NetBSD: Makefile,v 1.39 2013/02/01 22:21:13 wiz Exp $ # DISTNAME= prelude-manager-0.9.15 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-manager/ \ http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.prelude-ids.org/download/releases/ COMMENT= Prelude IDS manager diff --git a/security/prelude-pflogger/Makefile b/security/prelude-pflogger/Makefile index 3ddef176152..5b4d16e3fe6 100644 --- a/security/prelude-pflogger/Makefile +++ b/security/prelude-pflogger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 18:16:52 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/01 22:21:13 wiz Exp $ # DISTNAME= prelude-pflogger-0.9.0-rc2 @@ -7,7 +7,7 @@ PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://prelude-ids.org/download/releases/ -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://prelude-ids.org/download/releases/ COMMENT= Prelude sensor for Packet Filter (pf) diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index 72c469dfd2f..a02e9779427 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/23 18:16:54 asau Exp $ +# $NetBSD: Makefile,v 1.36 2013/02/01 22:21:13 wiz Exp $ # DISTNAME= prewikka-${VERSION} @@ -11,7 +11,7 @@ VERSION= 0.9.17.1 CONFLICTS= prewikka-[0-9]* -MAINTAINER= shannonjr@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://prelude-ids.org/download/releases/ COMMENT= Prelude-IDS console diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 4f960163515..4c99c6921ca 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/12/21 11:36:50 dholland Exp $ +# $NetBSD: Makefile,v 1.71 2013/02/01 22:21:13 wiz Exp $ # DISTNAME= sawfish-1.7.1 @@ -7,7 +7,7 @@ CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sawfish.wikia.com/ COMMENT= Extensible window manager that is fully configurable in Lisp diff --git a/www/firefox-l10n/Makefile b/www/firefox-l10n/Makefile index 971afa6ce21..5b68798b488 100644 --- a/www/firefox-l10n/Makefile +++ b/www/firefox-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2013/01/23 19:32:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2013/02/01 22:21:13 wiz Exp $ # FIREFOX_VER= 18.0.1 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Language packs for www/firefox diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9d78b1b3824..7753429ae45 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.118 2013/01/26 21:39:02 adam Exp $ +# $NetBSD: Makefile,v 1.119 2013/02/01 22:21:14 wiz Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} PKGREVISION= 1 CATEGORIES= www -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Web browser with support for extensions LICENSE= mpl-1.1 diff --git a/www/firefox10-l10n/Makefile b/www/firefox10-l10n/Makefile index 3f23304a29e..dd84ea7e6ac 100644 --- a/www/firefox10-l10n/Makefile +++ b/www/firefox10-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/01/10 16:03:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:14 wiz Exp $ # FIREFOX_VER= 10.0.12 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=firefox/releases/${FIREFOX_VER}esr/linux-i686/xpi/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/en-US/firefox/organizations/ COMMENT= Language packs for www/firefox 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 diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index 6b5c0b5f02a..291133638d1 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2013/01/26 21:39:02 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/01 22:21:14 wiz Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} PKGREVISION= 1 CATEGORIES= www -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Web browser with support for extensions LICENSE= mpl-1.1 diff --git a/www/firefox36-l10n/Makefile b/www/firefox36-l10n/Makefile index 476497f3cce..373bf7aaf3f 100644 --- a/www/firefox36-l10n/Makefile +++ b/www/firefox36-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/28 06:30:15 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/01 22:21:14 wiz Exp $ # FIREFOX_VER= 3.6.28 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Language packs for www/firefox36 diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index db025373a5e..eb0c81df609 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2013/01/26 21:39:02 adam Exp $ +# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:15 wiz Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} PKGREVISION= 6 CATEGORIES= www -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.com/en-US/firefox/ COMMENT= Web browser with support for extensions LICENSE= mpl-1.1 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 diff --git a/www/seamonkey-l10n/Makefile b/www/seamonkey-l10n/Makefile index 20687f4fa90..c49c84bbe65 100644 --- a/www/seamonkey-l10n/Makefile +++ b/www/seamonkey-l10n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/12/05 13:07:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2013/02/01 22:21:15 wiz Exp $ # SM_VER= 2.14.1 @@ -7,7 +7,7 @@ DISTNAME= # empty CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/langpack/} -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.seamonkey-project.org/ COMMENT= Language packs for www/seamonkey diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 2a78eed6400..bbb4ad6bdc5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2013/01/26 21:39:04 adam Exp $ +# $NetBSD: Makefile,v 1.87 2013/02/01 22:21:16 wiz Exp $ # DISTNAME= # empty @@ -14,7 +14,7 @@ DISTFILES= seamonkey-${SM_VER}.source.tar.bz2 #SITES.lightning-${LIGHTNINGVER}.source.tar.bz2= ${MASTER_SITE_MOZILLA:=calendar/lightning/releases/${LIGHTNINGVER}/source/} EXTRACT_DIR.lightning-${LIGHTNINGVER}.source.tar.bz2= ${WRKSRC}/lightning -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.seamonkey-project.org/ COMMENT= Full-featured gecko-based browser diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 0db81159f16..b100991699a 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/29 05:06:41 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/02/01 22:21:16 wiz Exp $ # DISTNAME= mrxvt-0.5.4 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/} PATCH_SITES= ${MASTER_SITES} PATCHFILES= mrxvt-0.5.4-001-fix-segfault-when-wd-empty.patch -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://materm.sourceforge.net/ COMMENT= Multi-tabbed terminal emulator with Xft support diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index eb4ebb8baea..59e3ece5448 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/29 05:06:50 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/02/01 22:21:16 wiz Exp $ DISTNAME= rep-gtk-0.90.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} @@ -7,7 +7,7 @@ CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rep-gtk.sourceforge.net/ COMMENT= librep bindings for gtk2 (used by wm/sawfish) |