diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/cvsweb | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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 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 |