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 2c087cc3694..e9564c09204 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/06/03 10:04:55 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/04 22:16:01 tron Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |