diff options
author | mich <mich@FreeBSD.org> | 2006-12-19 23:03:56 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2006-12-19 23:03:56 +0800 |
commit | b7c4cc5665ed062c95ea4b6fa6641a388faed434 (patch) | |
tree | 285059189e4d81f66c69bf17f61d9d2c82968649 /devel | |
parent | dff295cfe177d8525df8dd2fb57219fd1b42508f (diff) | |
download | freebsd-ports-gnome-b7c4cc5665ed062c95ea4b6fa6641a388faed434.tar.gz freebsd-ports-gnome-b7c4cc5665ed062c95ea4b6fa6641a388faed434.tar.zst freebsd-ports-gnome-b7c4cc5665ed062c95ea4b6fa6641a388faed434.zip |
- drop maintainership, as I am no longer using the port
Diffstat (limited to 'devel')
-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 |