diff options
author | tron <tron> | 2005-11-02 10:48:01 +0000 |
---|---|---|
committer | tron <tron> | 2005-11-02 10:48:01 +0000 |
commit | ada11614743fcfa09d17d97dc8606a6c6e42bed1 (patch) | |
tree | 509285323e1c916d28fd1ee9c30b0434c56a6d57 /www/php4 | |
parent | bea979088154215fb06b3a5e75c60e801a0f7c4a (diff) | |
download | pkgsrc-ada11614743fcfa09d17d97dc8606a6c6e42bed1.tar.gz |
Remove obsolete file "include/php/main/config.nw.h" from package list,
bump revision.
Diffstat (limited to 'www/php4')
-rw-r--r-- | www/php4/Makefile | 3 | ||||
-rw-r--r-- | www/php4/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile index 838ef21123b..6b98a7e494e 100644 --- a/www/php4/Makefile +++ b/www/php4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2005/11/01 23:12:15 jdolecek Exp $ +# $NetBSD: Makefile,v 1.56 2005/11/02 10:48:01 tron Exp $ PKGNAME= php-${PHP_BASE_VERS} +PKGREVISION= 1 CATEGORIES+= lang COMMENT= HTML-embedded scripting language diff --git a/www/php4/PLIST b/www/php4/PLIST index 0205a9a3849..058172dd4b1 100644 --- a/www/php4/PLIST +++ b/www/php4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2005/08/17 19:58:34 tron Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/11/02 10:48:01 tron Exp $ bin/pear bin/php bin/php-config @@ -183,7 +183,6 @@ include/php/main/logos.h include/php/main/internal_functions_registry.h include/php/main/fopen_wrappers.h include/php/main/config.w32.h -include/php/main/config.nw.h include/php/main/build-defs.h include/php/main/win95nt.h include/php/main/php_embed.h |