diff options
Diffstat (limited to 'java/mx4j')
-rw-r--r-- | java/mx4j/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/mx4j/Makefile b/java/mx4j/Makefile index 1f201f53b485..ee9c60e84713 100644 --- a/java/mx4j/Makefile +++ b/java/mx4j/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/MX4J%20Binary/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Open Source implementation of the Java Management Extensions (JMX) +WWW= http://mx4j.sourceforge.net USE_JAVA= yes NO_BUILD= yes |