diff options
-rw-r--r-- | devel/ctags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ctags/Makefile b/devel/ctags/Makefile index 4a30628c307..722044562ed 100644 --- a/devel/ctags/Makefile +++ b/devel/ctags/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 5.8 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= niclas.zeising@gmail.com COMMENT= A feature-filled tagfile generator for vi and emacs clones MAKE_JOBS_SAFE= yes |