diff options
Diffstat (limited to 'textproc/apache-commons-csv')
-rw-r--r-- | textproc/apache-commons-csv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/apache-commons-csv/Makefile b/textproc/apache-commons-csv/Makefile index 9dd8ea336820..3e0a5f7c24c5 100644 --- a/textproc/apache-commons-csv/Makefile +++ b/textproc/apache-commons-csv/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= Java support for Comma Separated Value format +WWW= https://commons.apache.org/proper/commons-csv/ LICENSE= APACHE20 |