diff options
Diffstat (limited to 'textproc/xstream/Makefile')
-rw-r--r-- | textproc/xstream/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xstream/Makefile b/textproc/xstream/Makefile index bca466fcb238..120bffe71081 100644 --- a/textproc/xstream/Makefile +++ b/textproc/xstream/Makefile @@ -6,6 +6,7 @@ DISTFILES= ${PORTNAME}-distribution-${PORTVERSION}-bin${EXTRACT_SUFX} MAINTAINER= ale@FreeBSD.org COMMENT= Simple library to serialize Java objects to XML +WWW= http://xstream.codehaus.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |