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/Makefile | |
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/Makefile')
-rw-r--r-- | www/php4/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |