diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-14 00:11:40 +0000 |
commit | ad6b4799b419241526a8c51e9b0d7a0a22177eef (patch) | |
tree | 8aad314fe57e8219fbcb7ed334dc605c24aeb17b /www/mod_sqlinclude | |
parent | 34f0ba70ac6a077ee3ea87445e93b609fdd8d4b0 (diff) | |
download | ports-ad6b4799b419241526a8c51e9b0d7a0a22177eef.tar.gz ports-ad6b4799b419241526a8c51e9b0d7a0a22177eef.zip |
Notes
Diffstat (limited to 'www/mod_sqlinclude')
-rw-r--r-- | www/mod_sqlinclude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_sqlinclude/Makefile b/www/mod_sqlinclude/Makefile index 0c388212eed7..f88d84564076 100644 --- a/www/mod_sqlinclude/Makefile +++ b/www/mod_sqlinclude/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wfmh.org.pl/~carlos/files/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= anders@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client |