summaryrefslogtreecommitdiff
path: root/net/pear-Net_Socket
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-05-05 22:09:18 +0000
committeradrianp <adrianp@pkgsrc.org>2007-05-05 22:09:18 +0000
commitd069d5bd5970985589fdcb78f47d28a3714c6c81 (patch)
treee97b27e3f25eac997fd9c891d7b7bf1e23df79af /net/pear-Net_Socket
parent4d057acf88134ee74b26022e1cff4dc3d841a7f8 (diff)
downloadpkgsrc-d069d5bd5970985589fdcb78f47d28a3714c6c81.tar.gz
PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
Diffstat (limited to 'net/pear-Net_Socket')
-rw-r--r--net/pear-Net_Socket/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile
index 38c0b08956b..6ab966641da 100644
--- a/net/pear-Net_Socket/Makefile
+++ b/net/pear-Net_Socket/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/06/04 16:26:54 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/05/05 22:09:19 adrianp Exp $
DISTNAME= Net_Socket-1.0.2
CATEGORIES+= net
+PKGREVISION= 1
MAINTAINER= jdolecek@NetBSD.org
COMMENT= PHP classes to provide Network Socket Interface