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 f106569dfee..2746ce69b95 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2015/04/25 14:20:47 tnn Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |