diff options
-rw-r--r-- | devel/cvsweb/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsweb3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index da2e071cc168..cc0fcd3a81d2 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= scop # For issues that are not specific to this port/package, please consult # the <freebsd-cvsweb@FreeBSD.org> mailing list. -MAINTAINER= knu@FreeBSD.org +MAINTAINER= noackjr@alumni.rice.edu COMMENT= WWW CGI script to browse CVS repository trees NO_BUILD= yes diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index c31c671a95bb..2ad125079d03 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= scop # For issues that are not specific to this port/package, please consult # the <freebsd-cvsweb@FreeBSD.org> mailing list. -MAINTAINER= knu@FreeBSD.org +MAINTAINER= noackjr@alumni.rice.edu COMMENT= WWW CGI script to browse CVS repository trees version 3 RUN_DEPENDS= ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run \ |