diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
commit | ba8c695480d44a9abb60efb027b7f8b2c8afa736 (patch) | |
tree | 77de7df3d2d5b0d47918501ecc2e372a883e2a5b /java/mx4j/Makefile | |
parent | f76f0f83b7233707e9febaf9ec14a32b76e477fe (diff) |
Notes
Diffstat (limited to 'java/mx4j/Makefile')
-rw-r--r-- | java/mx4j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/mx4j/Makefile b/java/mx4j/Makefile index 5eb28a996d4a..c824d113446e 100644 --- a/java/mx4j/Makefile +++ b/java/mx4j/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= Open Source implementation of the Java Management Extensions (JMX) USE_JAVA= yes |