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 /www/pear-Services_SharedBook | |
parent | 2459e6c017f66b04307afc4ad5f508abc1ba2ad2 (diff) | |
download | ports-b1536d63d5892271cc022c9278c4d556791e3347.tar.gz ports-b1536d63d5892271cc022c9278c4d556791e3347.zip |
Notes
Diffstat (limited to 'www/pear-Services_SharedBook')
-rw-r--r-- | www/pear-Services_SharedBook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_SharedBook/Makefile b/www/pear-Services_SharedBook/Makefile index bb507d7e9bb4..a9f66529482e 100644 --- a/www/pear-Services_SharedBook/Makefile +++ b/www/pear-Services_SharedBook/Makefile @@ -9,7 +9,7 @@ PORTNAME= Services_SharedBook PORTVERSION= 0.2.2 CATEGORIES= www pear -MAINTAINER= ditesh@gathani.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP wrapper for SharedBook Open API BUILD_DEPENDS= ${PEARDIR}/HTTP/Client.php:${PORTSDIR}/www/pear-HTTP_Client |