diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /net/pear-XML_RPC2 | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) |
Notes
Diffstat (limited to 'net/pear-XML_RPC2')
-rw-r--r-- | net/pear-XML_RPC2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index e3ac1a5d00f2..27005dc546c6 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_RPC2 PORTVERSION= 1.1.2 CATEGORIES= net devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= XML-RPC client/server library LICENSE= PHP301 |