diff options
Diffstat (limited to 'net/php-xmlrpc/Makefile')
-rw-r--r-- | net/php-xmlrpc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/php-xmlrpc/Makefile b/net/php-xmlrpc/Makefile index 7457ba87eb1..eb52e21a171 100644 --- a/net/php-xmlrpc/Makefile +++ b/net/php-xmlrpc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/07/24 22:24:21 tron Exp $ +# $NetBSD: Makefile,v 1.14 2012/06/14 07:45:32 sbd Exp $ MODNAME= xmlrpc +PKGREVISION= 1 CATEGORIES+= net COMMENT= PHP extension for XML-RPC support |