diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-05-08 11:30:49 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-05-08 11:30:49 +0000 |
commit | e35184b5eaa8d1230e42433ff38251ab576561ca (patch) | |
tree | fe28198ba87deba6fa58ea9b2b890e850e99b8d1 /devel/php-pcntl | |
parent | 71e7c726c5dafe138bdf466cd2bc1f850990603a (diff) | |
download | pkgsrc-e35184b5eaa8d1230e42433ff38251ab576561ca.tar.gz |
Reset the PKGREVISION in packages that use the version string from php4 or php5
Pointed out by Geert Hendrickx on tech-pkg@
Diffstat (limited to 'devel/php-pcntl')
-rw-r--r-- | devel/php-pcntl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/php-pcntl/Makefile b/devel/php-pcntl/Makefile index a2e4eb53f7b..d2d04f1b551 100644 --- a/devel/php-pcntl/Makefile +++ b/devel/php-pcntl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2006/06/04 16:26:53 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2007/05/08 11:30:50 adrianp Exp $ MODNAME= pcntl -PKGREVISION= 1 CATEGORIES+= devel COMMENT= PHP extension for Process Control functions |