pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators Fix CATEGORY.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d1332e77065
branches:  trunk
changeset: 491278:2d1332e77065
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 22 16:34:52 2005 +0000

description:
Fix CATEGORY.

diffstat:

 emulators/DatLib/Makefile   |  4 ++--
 emulators/DatUtil/Makefile  |  4 ++--
 emulators/MAMEDiff/Makefile |  4 ++--
 emulators/ROMBuild/Makefile |  4 ++--
 emulators/ROMInfo/Makefile  |  4 ++--
 emulators/ZIPIdent/Makefile |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (90 lines):

diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/DatLib/Makefile
--- a/emulators/DatLib/Makefile Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/DatLib/Makefile Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:11:42 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              datlib22
 PKGNAME=               DatLib-2.2
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatLib/
 EXTRACT_SUFX=          .zip
 
diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/DatUtil/Makefile
--- a/emulators/DatUtil/Makefile        Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/DatUtil/Makefile        Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              dutil214
 PKGNAME=               DatUtil-2.14
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/DatUtil/
 EXTRACT_SUFX=          .zip
 
diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/MAMEDiff/Makefile
--- a/emulators/MAMEDiff/Makefile       Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/MAMEDiff/Makefile       Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              mdiff216
 PKGNAME=               MAMEDiff-2.16
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/MAMEDiff/
 EXTRACT_SUFX=          .zip
 
diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/ROMBuild/Makefile
--- a/emulators/ROMBuild/Makefile       Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/ROMBuild/Makefile       Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              rbuild25
 PKGNAME=               ROMBuild-2.5
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/ROMBuild/
 EXTRACT_SUFX=          .zip
 
diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/ROMInfo/Makefile
--- a/emulators/ROMInfo/Makefile        Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/ROMInfo/Makefile        Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              rinfo23
 PKGNAME=               ROMInfo-2.3
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/ROMInfo/
 EXTRACT_SUFX=          .zip
 
diff -r 9600f8ea3d03 -r 2d1332e77065 emulators/ZIPIdent/Makefile
--- a/emulators/ZIPIdent/Makefile       Tue Mar 22 16:34:36 2005 +0000
+++ b/emulators/ZIPIdent/Makefile       Tue Mar 22 16:34:52 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/03/14 16:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/03/22 16:34:52 wiz Exp $
 #
 
 DISTNAME=              zident24
 PKGNAME=               ZIPIdent-2.4
-CATEGORIES=            emulation
+CATEGORIES=            emulators
 MASTER_SITES=          http://www.logiqx.com/Tools/ZIPIdent/
 EXTRACT_SUFX=          .zip
 



Home | Main Index | Thread Index | Old Index