diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-10 17:55:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-10 17:55:19 +0000 |
commit | 4feb7fbc071d509abd6aa3527cedb987d238b7ed (patch) | |
tree | 1d0c25dea03e4dd53241512d0015577fc172fa63 /emulators/tme/Makefile | |
parent | 03665796b3798bd7ae829ea57e05e55c80191be9 (diff) |
Notes
Diffstat (limited to 'emulators/tme/Makefile')
-rw-r--r-- | emulators/tme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index 16c30d97cf45..c2efec75865a 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -7,6 +7,7 @@ PORTNAME= tme PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ |