diff options
author | eik <eik@FreeBSD.org> | 2004-05-11 09:37:22 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-05-11 09:37:22 +0800 |
commit | db8e26861c12ee395ffeffba2d63db04809316a9 (patch) | |
tree | d32506dae00544a53d755bb3ea9b89cd8be19910 /security/pam_pop3 | |
parent | 5bb47f94779c58670a79ff07ca29dd3e9b6d830a (diff) | |
download | freebsd-ports-gnome-db8e26861c12ee395ffeffba2d63db04809316a9.tar.gz freebsd-ports-gnome-db8e26861c12ee395ffeffba2d63db04809316a9.tar.zst freebsd-ports-gnome-db8e26861c12ee395ffeffba2d63db04809316a9.zip |
Drop maintainership.
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
Diffstat (limited to 'security/pam_pop3')
-rw-r--r-- | security/pam_pop3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_pop3/Makefile b/security/pam_pop3/Makefile index 43e1c12f1b83..3955714164e8 100644 --- a/security/pam_pop3/Makefile +++ b/security/pam_pop3/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shum.huji.ac.il/~schapiro/linux/pam_pop3/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= This module authenticates a user against a POP3 server WRKSRC= ${WRKDIR}/${PORTNAME} |