diff options
Diffstat (limited to 'devel/opengrok/Makefile')
-rw-r--r-- | devel/opengrok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile index 14326af13d9b..5bd3091ce1a8 100644 --- a/devel/opengrok/Makefile +++ b/devel/opengrok/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= devel java MASTER_SITES= http://opensolaris.org/os/project/opengrok/files/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast and powerful code search and cross-reference egine RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags |