diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-10-23 15:12:53 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-10-23 15:12:53 +0000 |
commit | 1bab971eec23308c7f0ffd7174dd3c060527ad1b (patch) | |
tree | d126092a70f557dddbd689df80ed1778c2a4f823 | |
parent | 1736fea6f673bbc22e8f35b3f3b044cd826b395c (diff) |
mail/mpop: Reset MAINTAINER
-rw-r--r-- | mail/mpop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 7481ee8c5a99..786109efbaca 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.4.15 CATEGORIES= mail MASTER_SITES= https://marlam.de/mpop/releases/ -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and fast POP3 client LICENSE= GPLv3+ |