diff options
author | pav <pav@FreeBSD.org> | 2004-07-31 03:53:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-31 03:53:01 +0800 |
commit | 76d7f60964f5de1581fd72b18c6c52c4aa879777 (patch) | |
tree | 27874d972d94fbbc10fac0d5c3d1a29632db38cd /mail/Makefile | |
parent | 803b6efd23db7df05d0a4a360e2097aeefe6b71e (diff) | |
download | freebsd-ports-gnome-76d7f60964f5de1581fd72b18c6c52c4aa879777.tar.gz freebsd-ports-gnome-76d7f60964f5de1581fd72b18c6c52c4aa879777.tar.zst freebsd-ports-gnome-76d7f60964f5de1581fd72b18c6c52c4aa879777.zip |
- Reincarnate this as PECL extension and use new PHP infrastructure
PR: ports/69655
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Repocopy by: marcus
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ae475c4e1cd8..3267fb3fd367 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -286,7 +286,7 @@ SUBDIR += pear-Mail_Mime SUBDIR += pear-Net_Cyrus SUBDIR += pear-Net_IMAP - SUBDIR += pear-mailparse + SUBDIR += pecl-mailparse SUBDIR += perdition SUBDIR += pflogstats SUBDIR += pflogsumm |