diff options
Diffstat (limited to 'emulators/tme')
-rw-r--r-- | emulators/tme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index f8339263a67..ba48e5f2275 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/07/27 07:29:26 skrll Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:04 joerg Exp $ # DISTNAME= tme-0.4 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ |