diff options
author | tron <tron@pkgsrc.org> | 2010-07-24 22:24:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-07-24 22:24:21 +0000 |
commit | 07f3ba0b5e9b5dfeeabb7af5c4b66d63a2ec5a76 (patch) | |
tree | 61edb468588fe4cc951b6ce45cbf34a3858af579 /net/php-xmlrpc/Makefile | |
parent | fa7dfc85c0418f6be1a378982240848fc0bddafd (diff) | |
download | pkgsrc-07f3ba0b5e9b5dfeeabb7af5c4b66d63a2ec5a76.tar.gz |
Revert revision of several PHP extensions after both core PHP packages
were updated.
Diffstat (limited to 'net/php-xmlrpc/Makefile')
-rw-r--r-- | net/php-xmlrpc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/php-xmlrpc/Makefile b/net/php-xmlrpc/Makefile index bccdb80d084..7457ba87eb1 100644 --- a/net/php-xmlrpc/Makefile +++ b/net/php-xmlrpc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2010/03/27 06:24:36 taca Exp $ +# $NetBSD: Makefile,v 1.13 2010/07/24 22:24:21 tron Exp $ MODNAME= xmlrpc -PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for XML-RPC support |