- Change the installation directory of adodb

- Bump PORTREVISION
- Change email address

PR: 31354
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2001-10-19 15:38:06 +00:00
parent 9e8cc00858
commit 6ce50c59c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48948
2 changed files with 3 additions and 6 deletions

View File

@ -7,20 +7,20 @@
PORTNAME= adodb
PORTVERSION= 1.20
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= databases www
MASTER_SITES= http://phplens.com/lens/dl/
DISTNAME= ${PORTNAME}120
EXTRACT_SUFX= .tgz
MAINTAINER= abgoeree@uwnet.nl
MAINTAINER= abgoeree@wish.net
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= YES
ADODB_DIR= share/doc/apache/php/adodb
ADODB_DIR= www/data.default/adodb
ADODB_TEST= share/examples/adodb/test
PLIST_SUB= ADODB_DIR=${ADODB_DIR} \
ADODB_TEST=${ADODB_TEST}

View File

@ -7,6 +7,3 @@ Supported databases:
Foxpro, Access, ADO, Sybase and generic ODBC.
WWW: http://php.weblogs.com/ADODB
- Ago
abgoeree@uwnet.nl