pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/php5-extensions use 'php5' for CATEGORIES ra...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d932a9425269
branches:  trunk
changeset: 493561:d932a9425269
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Mon May 09 18:37:56 2005 +0000

description:
use 'php5' for CATEGORIES rather than 'php'

diffstat:

 meta-pkgs/php5-extensions/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 59f2d4c15406 -r d932a9425269 meta-pkgs/php5-extensions/Makefile
--- a/meta-pkgs/php5-extensions/Makefile        Mon May 09 18:37:42 2005 +0000
+++ b/meta-pkgs/php5-extensions/Makefile        Mon May 09 18:37:56 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/05/07 19:30:28 jdolecek Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/09 18:37:56 jdolecek Exp $
 
 DISTNAME=      php-extensions-5.0
 PKGREVISION=   5
-CATEGORIES=    meta-pkgs www php
+CATEGORIES=    meta-pkgs www php5
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 



Home | Main Index | Thread Index | Old Index