diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /mail/pecl-mailparse | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) | |
download | ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.tar.gz ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.zip |
Notes
Diffstat (limited to 'mail/pecl-mailparse')
-rw-r--r-- | mail/pecl-mailparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 67cddc10ead4..053033748068 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages USE_PHP= mbstring |