diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-05 09:17:09 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-05 09:17:09 +0800 |
commit | 1673db6657ce99acc331a9390c0dcd6bf1b83d1c (patch) | |
tree | d956f54837ebd14a70f982c9d7fc0affd2fbf82c /mail/qpopper | |
parent | 8e5c0807f534ac19e27a94b287f7b67cd2212bc3 (diff) | |
download | freebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.gz freebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.zst freebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.zip |
Drop maintainership
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 433e47728cba..f18c9cd96d6c 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/%SUBDIR%/ MASTER_SITE_SUBDIR= . old DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) .if !defined(WITHOUT_SSL) |