diff options
author | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
commit | 0872fa7055bc1841145717084f846899d2b92fb8 (patch) | |
tree | 64a46626b03304d5cce36c7d7f787597d0f114c1 | |
parent | 2f2f20bd4053487f1079ff65cf73d0892c290b7c (diff) | |
download | pkgsrc-0872fa7055bc1841145717084f846899d2b92fb8.tar.gz |
s/netbsd.org/NetBSD.org/i
-rw-r--r-- | archivers/macutil/Makefile | 4 | ||||
-rw-r--r-- | audio/mikmod/Makefile | 4 | ||||
-rw-r--r-- | devel/cvsync/Makefile | 4 | ||||
-rw-r--r-- | editors/beav/Makefile | 4 | ||||
-rw-r--r-- | games/spider/Makefile | 4 | ||||
-rw-r--r-- | games/xboard/Makefile | 4 | ||||
-rw-r--r-- | textproc/jade/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile index 1400029fe21..fbf8e6ae4cf 100644 --- a/archivers/macutil/Makefile +++ b/archivers/macutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/03/23 04:40:59 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/05/12 21:58:14 grant Exp $ DISTNAME= macutil2.0b3 PKGNAME= macutil-2.0b3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.cwi.nl/pub/dik/ EXTRACT_SUFX= .shar.Z -MAINTAINER= mycroft@NetBSD.ORG +MAINTAINER= mycroft@NetBSD.org COMMENT= Create & extract Mac archive files MAKEFILE= makefile diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index b994de0ddab..8a8ec0edb4b 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2004/04/11 17:25:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.35 2004/05/12 21:57:43 grant Exp $ # DISTNAME= mikmod-3.1.6-a @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://mikmod.raphnet.net/files/ -MAINTAINER= mycroft@NetBSD.ORG +MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://mikmod.raphnet.net/ COMMENT= MOD player for UNI IT XM S3M MOD MTM STM DSM MED FAR ULT 669 files diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile index 353b8e083a9..e54bfb3f226 100644 --- a/devel/cvsync/Makefile +++ b/devel/cvsync/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.63 2004/04/28 10:18:36 uebayasi Exp $ +# $NetBSD: Makefile,v 1.64 2004/05/12 21:58:33 grant Exp $ # DISTNAME= cvsync-0.24.15 CATEGORIES= devel MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ -MAINTAINER= gehenna@NetBSD.ORG +MAINTAINER= gehenna@NetBSD.org HOMEPAGE= http://www.cvsync.org/ COMMENT= Portable incremental cvs repository syncer diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 848f10d205e..64bbe92f6f7 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/05/12 21:58:52 grant Exp $ # FreeBSD Id: Makefile,v 1.12 1998/08/23 02:10:57 hoek Exp # @@ -7,7 +7,7 @@ PKGNAME= beav-1.40.11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_DEBIAN:=hamm/hamm/source/editors/} -MAINTAINER= bad@NetBSD.ORG +MAINTAINER= bad@NetBSD.org COMMENT= Binary Editor And Viewer, a full featured binary file editor WRKSRC= ${WRKDIR}/beav-1.40 diff --git a/games/spider/Makefile b/games/spider/Makefile index c026099f3f9..8d72d06e435 100644 --- a/games/spider/Makefile +++ b/games/spider/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2004/02/21 07:05:03 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/05/12 21:56:52 grant Exp $ DISTNAME= spider PKGNAME= spider-1.1 CATEGORIES= games x11 MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/ -MAINTAINER= tech-pkg@NetBSD.ORG +MAINTAINER= tech-pkg@NetBSD.org COMMENT= solitaire card game from xcontrib USE_IMAKE= yes diff --git a/games/xboard/Makefile b/games/xboard/Makefile index e752c295c43..db22297089e 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2004/04/12 00:23:24 snj Exp $ +# $NetBSD: Makefile,v 1.24 2004/05/12 21:56:52 grant Exp $ DISTNAME= xboard-4.2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} -MAINTAINER= simonb@NetBSD.ORG +MAINTAINER= simonb@NetBSD.org HOMEPAGE= http://www.tim-mann.org/xboard.html COMMENT= Graphical frontend for chess engines and servers diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index bd39797707c..a336d09fc04 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/04/26 10:34:09 recht Exp $ +# $NetBSD: Makefile,v 1.34 2004/05/12 21:57:21 grant Exp $ DISTNAME= jade-1.2.1 PKGREVISION= 8 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ \ ftp://ftp.u-aizu.ac.jp/pub/lang/sgml/jade/ -MAINTAINER= rh@NetBSD.ORG +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.jclark.com/jade/ COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine |