diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-31 13:47:09 +0000 |
commit | 81966ab80bc83d045807b115194fdb031d3105f7 (patch) | |
tree | 78d9b039c9baaac9409a0d9e2eebccbd489c7957 /devel/pecl-operator | |
parent | 20219034790e8d82827a8f86e2021ec6c8c8ae01 (diff) | |
download | ports-81966ab80bc83d045807b115194fdb031d3105f7.tar.gz ports-81966ab80bc83d045807b115194fdb031d3105f7.zip |
Notes
Diffstat (limited to 'devel/pecl-operator')
-rw-r--r-- | devel/pecl-operator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-operator/Makefile b/devel/pecl-operator/Makefile index ecad9433a4ce..e681b6012dd8 100644 --- a/devel/pecl-operator/Makefile +++ b/devel/pecl-operator/Makefile @@ -14,7 +14,7 @@ DISTNAME= operator-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP extension that provides operator overloading for PHP objects USE_PHP= yes |