diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /mail/p5-Mail-POP3Client | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-POP3Client')
-rw-r--r-- | mail/p5-Mail-POP3Client/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-Mail-POP3Client/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 9f7808ba5e9e..aaedf2486e2c 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= POP3Client-${PORTVERSION} MAINTAINER= demon@FreeBSD.org +COMMENT= Perl5 module to talk to a POP3 (RFC1081) server PERL_CONFIGURE= YES diff --git a/mail/p5-Mail-POP3Client/pkg-comment b/mail/p5-Mail-POP3Client/pkg-comment deleted file mode 100644 index f14f1f929828..000000000000 --- a/mail/p5-Mail-POP3Client/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to talk to a POP3 (RFC1081) server |