diff options
Diffstat (limited to 'emulators/ZIPIdent')
-rw-r--r-- | emulators/ZIPIdent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index 1027c2427b3..27d770bcb52 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2006/01/20 23:41:30 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:00 joerg Exp $ # DISTNAME= zident27 PKGNAME= ZIPIdent-2.7 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ZIPIdent/ EXTRACT_SUFX= .zip |