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 82660182e68..23b342acaff 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/01/13 13:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:30 obache Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |