diff options
Diffstat (limited to 'emulators/tme/Makefile')
-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 99ab9afbb16..f8290803152 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:07 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/03/03 00:13:03 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |