diff options
Diffstat (limited to 'security/pam_pop3/Makefile')
-rw-r--r-- | security/pam_pop3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_pop3/Makefile b/security/pam_pop3/Makefile index 655a8cc1afbb..43e1c12f1b83 100644 --- a/security/pam_pop3/Makefile +++ b/security/pam_pop3/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security MASTER_SITES= http://shum.huji.ac.il/~schapiro/linux/pam_pop3/ MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= This module authenticates a user against a POP3 server WRKSRC= ${WRKDIR}/${PORTNAME} |