diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2005-03-06 13:47:15 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2005-03-06 13:47:15 +0000 |
commit | ac33bf98496ff8248964e7d8eb6c87187f9d2726 (patch) | |
tree | a0ad588f9f5fad20d6531479477d4f22b17a894e /devel/cvsweb | |
parent | b2223fba849a645c5c6d0210165e67840840c5ee (diff) | |
download | ports-ac33bf98496ff8248964e7d8eb6c87187f9d2726.tar.gz ports-ac33bf98496ff8248964e7d8eb6c87187f9d2726.zip |
Notes
Diffstat (limited to 'devel/cvsweb')
-rw-r--r-- | devel/cvsweb/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |