diff options
author | knu <knu@FreeBSD.org> | 2005-03-06 21:47:15 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2005-03-06 21:47:15 +0800 |
commit | 2dba61258f40f352d50683443b021cbff951478b (patch) | |
tree | 265909bdcabf34e152bd890e19ca12fd0e65de2d /devel/cvsweb3 | |
parent | d823838ca8b0eae7ffe66d9172347079b352f939 (diff) | |
download | freebsd-ports-gnome-2dba61258f40f352d50683443b021cbff951478b.tar.gz freebsd-ports-gnome-2dba61258f40f352d50683443b021cbff951478b.tar.zst freebsd-ports-gnome-2dba61258f40f352d50683443b021cbff951478b.zip |
Hand the maintainership over to Jon Noack. Thanks!
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r-- | devel/cvsweb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |