diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-05-28 13:24:10 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-05-28 13:24:10 +0000 |
commit | 5432d6aaaca30208b941535debcf717869dd43bf (patch) | |
tree | bce69058b49b6c39e6fae14d9c5ec67ca7644317 /net | |
parent | Update to 0.3.10. (diff) |
Release maintainership.
Notes
Notes:
svn path=/head/; revision=192178
Diffstat (limited to 'net')
-rw-r--r-- | net/xmlrpc-epi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index 04864ea02526..b5ffcf74a584 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A general purpose implementation of the xmlrpc specification in C USE_GMAKE= yes |