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 /devel/pecl-bbcode | |
parent | 2459e6c017f66b04307afc4ad5f508abc1ba2ad2 (diff) | |
download | ports-b1536d63d5892271cc022c9278c4d556791e3347.tar.gz ports-b1536d63d5892271cc022c9278c4d556791e3347.zip |
- Reset ditesh (at) gathani.org due to long period of inactivity.
- Take over some ports
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=232068
Diffstat (limited to 'devel/pecl-bbcode')
-rw-r--r-- | devel/pecl-bbcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-bbcode/Makefile b/devel/pecl-bbcode/Makefile index e6692c030e35..bd6fa7f94c92 100644 --- a/devel/pecl-bbcode/Makefile +++ b/devel/pecl-bbcode/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 allows quick and efficient BBCode Parsing USE_PHP= yes |