diff options
Diffstat (limited to 'emulators/tme')
-rw-r--r-- | emulators/tme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 84cbfcad40e..6294c69c475 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/04/19 00:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:41 tv Exp $ # DISTNAME= tme-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ |