diff options
author | lukem <lukem@pkgsrc.org> | 2006-04-22 07:32:24 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2006-04-22 07:32:24 +0000 |
commit | eb5046567d968a0d5dbafc57421e95655bbec9b2 (patch) | |
tree | a9c84bc90005597d304c91e5929a7fc31ec73011 /www/cvsweb | |
parent | e022ecbc45f8c71b8c9f69666181d1b951107b43 (diff) | |
download | pkgsrc-eb5046567d968a0d5dbafc57421e95655bbec9b2.tar.gz |
Reset MAINTAINER; I don't have the time nor inclination to maintain
these any more.
Diffstat (limited to 'www/cvsweb')
-rw-r--r-- | www/cvsweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile index 560bce49b8a..f42fc12f684 100644 --- a/www/cvsweb/Makefile +++ b/www/cvsweb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.30 2005/12/29 06:22:22 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2006/04/22 07:32:24 lukem Exp $ # DISTNAME= cvsweb-3.0.5 CATEGORIES= www MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/scop/ -MAINTAINER= lukem@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html COMMENT= Web interface for browsing a CVS repository |