summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php/MESSAGE.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php/MESSAGE.module b/lang/php/MESSAGE.module
index f1be9d75663..385e890b713 100644
--- a/lang/php/MESSAGE.module
+++ b/lang/php/MESSAGE.module
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.module,v 1.1 2004/11/05 21:40:25 jdolecek Exp $
+$NetBSD: MESSAGE.module,v 1.2 2004/11/05 21:50:11 jdolecek Exp $
To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
@@ -7,5 +7,5 @@ To enable this module, add the following to ${PKG_SYSCONFDIR}/php.ini:
and make sure extension_dir points to the dir where ${MODNAME}.so is.
-Then restart your PHP${PKG_PHP_VERSION}-enabled HTTP server to load this module.
+Then restart your ${PKG_PHP}-enabled HTTP server to load this module.
===========================================================================