diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-22 16:34:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-22 16:34:52 +0000 |
commit | 6c2679125b688d4ccee3c1c884a782583aca4e64 (patch) | |
tree | c4e73be8fd170bc40644f2e632c38b42d84ea56a /emulators/ROMInfo/Makefile | |
parent | 8c7f650f106249726a25e403418794e1b88a6c6e (diff) | |
download | pkgsrc-6c2679125b688d4ccee3c1c884a782583aca4e64.tar.gz |
Fix CATEGORY.
Diffstat (limited to 'emulators/ROMInfo/Makefile')
-rw-r--r-- | emulators/ROMInfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ROMInfo/Makefile b/emulators/ROMInfo/Makefile index 4ea2dda79a1..75fa2fb5fd5 100644 --- a/emulators/ROMInfo/Makefile +++ b/emulators/ROMInfo/Makefile @@ -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 |