diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /finance | |
parent | Back to the present (diff) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'finance')
-rw-r--r-- | finance/beanie/Makefile | 2 | ||||
-rw-r--r-- | finance/frontaccounting/Makefile | 2 | ||||
-rw-r--r-- | finance/myphpmoney/Makefile | 2 | ||||
-rw-r--r-- | finance/opentaxsolver/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/finance/beanie/Makefile b/finance/beanie/Makefile index 2e28c0db6ebd..ffb6354006a4 100644 --- a/finance/beanie/Makefile +++ b/finance/beanie/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.2 CATEGORIES= finance MASTER_SITES= SF -MAINTAINER= dtynan@kalopa.com +MAINTAINER= ports@FreeBSD.org COMMENT= Beanie is a fully-fledged accounting and payroll system LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index 0ead74eec416..266ddc05aa5f 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -7,7 +7,7 @@ CATEGORIES= finance www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} -MAINTAINER= ek@purplehat.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple, powerful system for the entire ERP chain LICENSE= GPLv3 diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile index 895694063829..90b4684bdf15 100644 --- a/finance/myphpmoney/Makefile +++ b/finance/myphpmoney/Makefile @@ -8,7 +8,7 @@ CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/MyPhpMoney/1.3RC3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/} -MAINTAINER= courou@users.sourceforge.net +MAINTAINER= ports@FreeBSD.org COMMENT= PHP script for managing your accounts WEBOWN?= www diff --git a/finance/opentaxsolver/Makefile b/finance/opentaxsolver/Makefile index 4933990dbb05..374496d1d86a 100644 --- a/finance/opentaxsolver/Makefile +++ b/finance/opentaxsolver/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/OTS_${TAXYEAR}/v${PORTVERSION} DISTNAME= ${UPPORTNAME}${TAXYEAR}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= jhein@symmetricom.com +MAINTAINER= ports@FreeBSD.org COMMENT= US tax prep software PLIST= ${WRKDIR}/pkg-plist |