summaryrefslogtreecommitdiff
path: root/devel/php-pcntl/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-05-08 11:30:49 +0000
committeradrianp <adrianp>2007-05-08 11:30:49 +0000
commit7b4c92bc6889c05d116e0b3db34867c86fce6cec (patch)
treefe28198ba87deba6fa58ea9b2b890e850e99b8d1 /devel/php-pcntl/Makefile
parent05a6a19f15a764dc75d25d22c0a5b0cd7888ee78 (diff)
downloadpkgsrc-7b4c92bc6889c05d116e0b3db34867c86fce6cec.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/Makefile')
-rw-r--r--devel/php-pcntl/Makefile3
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