diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-06 12:13:35 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-06 12:13:35 +0000 |
commit | 824776b7e056ccae2c04343e1caad9b2640015ab (patch) | |
tree | 0242ea69c09c0d4991088cfe4adecbe912136b03 /databases/pecl-chdb | |
parent | d87111bdf4a71663703bc90aad8b9712e046d43e (diff) | |
download | ports-824776b7e056ccae2c04343e1caad9b2640015ab.tar.gz ports-824776b7e056ccae2c04343e1caad9b2640015ab.zip |
Notes
Diffstat (limited to 'databases/pecl-chdb')
-rw-r--r-- | databases/pecl-chdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pecl-chdb/Makefile b/databases/pecl-chdb/Makefile index 8576dff14153..310afdfd575a 100644 --- a/databases/pecl-chdb/Makefile +++ b/databases/pecl-chdb/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- DISTNAME= lcastelli-${PORTNAME}-v${DISTVERSION}-0-g${DISTVERSION} DIST_SUBDIR= PECL -MAINTAINER= esarmiento@wayfair.com +MAINTAINER= ports@FreeBSD.org COMMENT= CHDB extension BUILD_DEPENDS= ${LOCALBASE}/lib/libcmph.so:${PORTSDIR}/devel/cmph |