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/procmail | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'mail/procmail')
-rw-r--r-- | mail/procmail/Makefile | 1 | ||||
-rw-r--r-- | mail/procmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 39d4b2d07720..d2e670c8c999 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -31,6 +31,7 @@ MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \ ftp://ftp.mirror.ac.uk/sites/ftp.procmail.org/pub/procmail/ MAINTAINER= ache@FreeBSD.org +COMMENT= A local mail delivery agent # Global variables # diff --git a/mail/procmail/pkg-comment b/mail/procmail/pkg-comment deleted file mode 100644 index 144be9e04593..000000000000 --- a/mail/procmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A local mail delivery agent |