diff options
Diffstat (limited to 'net/apache-commons-net/Makefile')
-rw-r--r-- | net/apache-commons-net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile index d888dec9919c..bb65a2573785 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= nc@FreeBSD.org COMMENT= Collection of network protocol implementations for Java +WWW= https://commons.apache.org/proper/commons-net/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |