diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
commit | 8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/osbf-lua | |
parent | b25f8277d3cd00963add8e9eb4446be94555acb6 (diff) | |
download | freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.gz freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.zst freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'mail/osbf-lua')
-rw-r--r-- | mail/osbf-lua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/osbf-lua/Makefile b/mail/osbf-lua/Makefile index de3ece261a96..e95831869b38 100644 --- a/mail/osbf-lua/Makefile +++ b/mail/osbf-lua/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.0.4 CATEGORIES= mail MASTER_SITES= http://luaforge.net/frs/download.php/2094/ -MAINTAINER= ricardo.katz@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= This tool is used as classifier for mails, primarily as Anti Spam USES= gmake lua:51 |