diff options
Diffstat (limited to 'www/cvsweb/Makefile')
-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 117b95e1498..dbcf8d05471 100644 --- a/www/cvsweb/Makefile +++ b/www/cvsweb/Makefile @@ -1,12 +1,12 @@ # -# $NetBSD: Makefile,v 1.16 2003/01/28 22:04:28 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:55:32 grant Exp $ # DISTNAME= cvsweb-2.0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/scop/ -MAINTAINER= lukem@netbsd.org +MAINTAINER= lukem@NetBSD.org HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html COMMENT= Web interface for browsing a CVS repository |