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 16f02adadc5..34d7f2811cf 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/02/26 23:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2013/05/31 12:41:01 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |