diff options
Diffstat (limited to 'emulators/ZIPIdent/Makefile')
-rw-r--r-- | emulators/ZIPIdent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index e0319f7ae9c..95d9d27a14d 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/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= zident24 PKGNAME= ZIPIdent-2.4 -CATEGORIES= emulation +CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ZIPIdent/ EXTRACT_SUFX= .zip |