diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/pam_pop3 | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'security/pam_pop3')
-rw-r--r-- | security/pam_pop3/Makefile | 1 | ||||
-rw-r--r-- | security/pam_pop3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/security/pam_pop3/pkg-comment b/security/pam_pop3/pkg-comment deleted file mode 100644 index ddfed0da4a5a..000000000000 --- a/security/pam_pop3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This module authenticates a user against a POP3 server |