diff options
Diffstat (limited to 'devel/doctorj/Makefile')
-rw-r--r-- | devel/doctorj/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/doctorj/Makefile b/devel/doctorj/Makefile index 3c9aed9d41c2..0efb5756b029 100644 --- a/devel/doctorj/Makefile +++ b/devel/doctorj/Makefile @@ -10,8 +10,7 @@ PORTNAME= doctorj PORTVERSION= 5.1.2 PORTREVISION= 2 CATEGORIES= devel java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A tool for analyzing Java code and documentation |