diff options
| author | Clement Laforet <clement@FreeBSD.org> | 2006-11-07 08:09:20 +0000 |
|---|---|---|
| committer | Clement Laforet <clement@FreeBSD.org> | 2006-11-07 08:09:20 +0000 |
| commit | a3c785313b4dc4c86cfcb4c31cd9eb0a9f2f0cfb (patch) | |
| tree | 7d7d2d541be8f8be1790f5d34d37f5cacd8063ca | |
| parent | - Language packs of punbb on the official site are inconsistent, so (diff) | |
- Install correct apr_mysql_dbd revision
Spotted by: Tigran Azaryantz <tigercost@yahoo.com>
Notes
Notes:
svn path=/head/; revision=176682
Diffstat (limited to '')
| -rw-r--r-- | www/apache22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index bd63b2e1f58a..c736e7197c4b 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -168,7 +168,7 @@ show-options: @${SED} -ne 's/^##//p' ${APACHEDIR}/Makefile.doc post-extract: - @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/apr_dbd_mysql.rev-50.c \ + @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/apr_dbd_mysql.rev-57.c \ ${WRKSRC}/srclib/apr-util/dbd/apr_dbd_mysql.c post-patch: |
