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/tpop3d | |
parent | b25f8277d3cd00963add8e9eb4446be94555acb6 (diff) | |
download | freebsd-ports-graphics-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.gz freebsd-ports-graphics-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.zst freebsd-ports-graphics-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/tpop3d')
-rw-r--r-- | mail/tpop3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 190df45d3bf..47534149a17 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= tpop3d -MAINTAINER= boris@tagnet.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Virtual-domain capable POP3 server supporting MySQL, PgSQL etc auth USE_OPENSSL= yes |