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 469cd5cb12d..8dae0fb306d 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2021/12/08 16:04:19 adam Exp $ +# $NetBSD: Makefile,v 1.85 2022/06/28 11:33:51 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ |