diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
commit | d30e571eb6f5232da70daf4dc32b93c08bff1de9 (patch) | |
tree | 87603ac289c6880af1a48253ff77e15abbaebe27 /mail/pear-Mail | |
parent | 6b26ddff3112fadce86072cddaf6a07e4faa741f (diff) |
Notes
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r-- | mail/pear-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index cd5a41a13189..4454eacc4e72 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -7,7 +7,7 @@ PORTNAME= Mail PORTVERSION= 1.1.2 -CATEGORIES= mail www +CATEGORIES= mail www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails |