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-Audit | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'mail/p5-Mail-Audit')
-rw-r--r-- | mail/p5-Mail-Audit/Makefile | 1 | ||||
-rw-r--r-- | mail/p5-Mail-Audit/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index bca2dda2a8ed..571cb32d46ca 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org +COMMENT= Perl module for creating easy mail filters BUILD_DEPENDS= ${SITE_PERL}/Net/Config.pm:${PORTSDIR}/net/p5-Net \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ diff --git a/mail/p5-Mail-Audit/pkg-comment b/mail/p5-Mail-Audit/pkg-comment deleted file mode 100644 index 5b61bde23738..000000000000 --- a/mail/p5-Mail-Audit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for creating easy mail filters |