Added two missing files to the PLIST. Bumped PKGREVISION.
This commit is contained in:
parent
03360d73b6
commit
49c1f2197b
2 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.24 2006/01/04 17:44:24 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2006/02/02 20:31:17 rillig Exp $
|
||||
#
|
||||
|
||||
PKGNAME= php-${PHP_BASE_VERS}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= lang
|
||||
|
||||
HOMEPAGE= http://www.php.net/
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2005/12/03 18:53:57 jdolecek Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2006/02/02 20:31:17 rillig Exp $
|
||||
bin/pear
|
||||
bin/peardev
|
||||
bin/pecl
|
||||
bin/php
|
||||
bin/php-config
|
||||
bin/phpize
|
||||
|
|
Loading…
Reference in a new issue