aboutsummaryrefslogtreecommitdiffstats
path: root/databases/adodb/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-10-19 23:38:06 +0800
committerkevlo <kevlo@FreeBSD.org>2001-10-19 23:38:06 +0800
commitd7deb164f650a2bf970148a3730e1914f148caed (patch)
treea4769b1bd9f97a05f2c5717c38d345d4d77b0e8d /databases/adodb/Makefile
parent56b5577c9cbcecbf408eba2beedb2bdd09153b8f (diff)
downloadfreebsd-ports-graphics-d7deb164f650a2bf970148a3730e1914f148caed.tar.gz
freebsd-ports-graphics-d7deb164f650a2bf970148a3730e1914f148caed.tar.zst
freebsd-ports-graphics-d7deb164f650a2bf970148a3730e1914f148caed.zip
- Change the installation directory of adodb
- Bump PORTREVISION - Change email address PR: 31354 Submitted by: MAINTAINER
Diffstat (limited to 'databases/adodb/Makefile')
-rw-r--r--databases/adodb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile
index 65857591326..a674fd50991 100644
--- a/databases/adodb/Makefile
+++ b/databases/adodb/Makefile
@@ -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}
deletions'>-1/+1 * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1 * - use @dirrmtry on shared dirsdinoex2006-08-051-4/+4