diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-12-19 15:03:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-12-19 15:03:56 +0000 |
commit | 02fe11bde45d17c66d20780e512b2a71a776e3fc (patch) | |
tree | 459d8e39759ebe48170eacd30e59754bfc2b0719 /devel/doctorj | |
parent | 63c2aebd61b0c3d15c64cee9fcd0d670dca54068 (diff) | |
download | ports-02fe11bde45d17c66d20780e512b2a71a776e3fc.tar.gz ports-02fe11bde45d17c66d20780e512b2a71a776e3fc.zip |
Notes
Diffstat (limited to 'devel/doctorj')
-rw-r--r-- | devel/doctorj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doctorj/Makefile b/devel/doctorj/Makefile index 2b754cfa4a29..04750da4e66a 100644 --- a/devel/doctorj/Makefile +++ b/devel/doctorj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for analyzing Java code and documentation GNU_CONFIGURE= yes |