diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:21:03 +0000 |
commit | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /devel/c4/Makefile | |
parent | 4bf9cd97ccb38c5bf0964202570fa688c91e6fc7 (diff) | |
download | pkgsrc-91f00f1cbc7c8da0ab83a0389a02496e55f8a468.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/c4/Makefile')
-rw-r--r-- | devel/c4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/c4/Makefile b/devel/c4/Makefile index 1e65e27d2d3..384f423667a 100644 --- a/devel/c4/Makefile +++ b/devel/c4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/18 09:22:17 agc Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:29:47 grant Exp $ # DISTNAME= c4 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/ -MAINTAINER= schmonz@netbsd.org +MAINTAINER= schmonz@NetBSD.org COMMENT= CVS-like frontend to Perforce DEPENDS+= p4-[0-9]*:../../devel/p4 |