Change DESCR-main to talk about symlinks not phpxs, bump FULLPKGNAME-main.

ok robert@
This commit is contained in:
sthen 2009-08-26 13:42:30 +00:00
parent 35df932e0f
commit 72afc9404d
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.49 2009/08/21 20:26:08 jolan Exp $ # $OpenBSD: Makefile,v 1.50 2009/08/26 13:42:30 sthen Exp $
FULLPKGNAME-main= php5-extensions-${V} FULLPKGNAME-main= php5-extensions-${V}p0
COMMENT-main= informational package about PHP5 extensions COMMENT-main= informational package about PHP5 extensions
MULTI_PACKAGES= -main MULTI_PACKAGES= -main

View File

@ -3,8 +3,8 @@ now split into small sub-packages, designed to allow you to install
modules independently of the main PHP engine. modules independently of the main PHP engine.
For example, to install the IMAP module, just pkg_add the For example, to install the IMAP module, just pkg_add the
php5-imap-${V}.tgz package and activate it using the php5-imap-${V}.tgz package and activate it by creating a symbolic
'phpxs' command. link as described in the installation message.
This package contains no files or dependencies and may be This package contains no files or dependencies and may be
safely uninstalled. safely uninstalled.