diff options
-rw-r--r-- | devel/sourcenav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index b52a42a7ebed..5d77cb0dbe22 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Source code analysis tool LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ |