diff options
author | swills <swills@FreeBSD.org> | 2013-12-18 00:28:39 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-12-18 00:28:39 +0800 |
commit | 7ca09952ec0041395b18a68d8e65f9af60127ea1 (patch) | |
tree | 6d91fbcb770b57656f8dd20d2b118fa6d8852327 | |
parent | 4272719541d78b6f8f1257ee5a2fb2caaf04a6d2 (diff) | |
download | freebsd-ports-gnome-7ca09952ec0041395b18a68d8e65f9af60127ea1.tar.gz freebsd-ports-gnome-7ca09952ec0041395b18a68d8e65f9af60127ea1.tar.zst freebsd-ports-gnome-7ca09952ec0041395b18a68d8e65f9af60127ea1.zip |
- Release maintainership at maintainer request
PR: ports/184452
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
-rw-r--r-- | mail/popper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 3fbbb0952cd1..89f671a32078 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/old/ DISTNAME= q${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= m.tsatsenko@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) # Set WITH_POPPER_YOUBIN_SUPPORT variable in the environment to enable |