diff options
Diffstat (limited to 'devel/flexjson')
-rw-r--r-- | devel/flexjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/flexjson/Makefile b/devel/flexjson/Makefile index 9239c2a2d524..12c7df70b664 100644 --- a/devel/flexjson/Makefile +++ b/devel/flexjson/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/flexjson%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight Java library to write JSON +WWW= http://flexjson.sourceforge.net/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-2.0.txt |