diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 09:09:22 +0000 |
commit | b1536d63d5892271cc022c9278c4d556791e3347 (patch) | |
tree | 0cd7c5cf2cbbbe3832cd954c97005d887aa75683 /textproc/pecl-doublemetaphone | |
parent | 2459e6c017f66b04307afc4ad5f508abc1ba2ad2 (diff) | |
download | ports-b1536d63d5892271cc022c9278c4d556791e3347.tar.gz ports-b1536d63d5892271cc022c9278c4d556791e3347.zip |
Notes
Diffstat (limited to 'textproc/pecl-doublemetaphone')
-rw-r--r-- | textproc/pecl-doublemetaphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile index b4a3c05c4ec1..1c1867e86c84 100644 --- a/textproc/pecl-doublemetaphone/Makefile +++ b/textproc/pecl-doublemetaphone/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ditesh@gathani.org +MAINTAINER= miwi@FreeBSD.org COMMENT= A PECL extension which implements the Double Metaphone algorithm USE_PHP= yes |