diff options
Diffstat (limited to 'devel/pecl-expect/Makefile')
-rw-r--r-- | devel/pecl-expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile index e07376955dc6..bb3c81867cff 100644 --- a/devel/pecl-expect/Makefile +++ b/devel/pecl-expect/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension for expect library LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect |