diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 00:44:27 +0800 |
commit | ab71192314e29e4b3a06b93792f7c1791edfd767 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /finance/beanie | |
parent | c486b33f871193d246b5ee36724bcf160b014786 (diff) | |
download | freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.gz freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.tar.zst freebsd-ports-gnome-ab71192314e29e4b3a06b93792f7c1791edfd767.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'finance/beanie')
-rw-r--r-- | finance/beanie/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |