diff options
Diffstat (limited to 'net/activemq')
-rw-r--r-- | net/activemq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile index 225355cfda44..da7d74ef677f 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -7,6 +7,7 @@ EXTRACT_SUFX= -bin.tar.gz MAINTAINER= nc@FreeBSD.org COMMENT= Messaging and Integration Patterns provider +WWW= https://activemq.apache.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |