diff options
Diffstat (limited to 'net/xmlrpc-epi/Makefile')
-rw-r--r-- | net/xmlrpc-epi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index 0ee326b2ba38..62be25cba528 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-base/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose implementation of the xmlrpc specification in C +WWW= http://xmlrpc-epi.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |