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 /sysutils/c++rt0 | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'sysutils/c++rt0')
-rw-r--r-- | sysutils/c++rt0/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/c++rt0/Makefile b/sysutils/c++rt0/Makefile index a2da4b025d6..80eafc765f4 100644 --- a/sysutils/c++rt0/Makefile +++ b/sysutils/c++rt0/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:28 grant Exp $ # DISTNAME= c++rt0-1.0 CATEGORIES= sysutils -MASTER_SITES+= ftp://ftp.netbsd.org/pub/NetBSD/arch/sparc/c++rt0/ +MASTER_SITES+= ftp://ftp.NetBSD.org/pub/NetBSD/arch/sparc/c++rt0/ DISTFILES= c++rt0.o.PIC c++rt0.o.pic README -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org COMMENT= 1.4.x/sparc PIC c++rt0.o file DIST_SUBDIR= c++rt0 |