diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-11 16:27:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-11 16:27:09 +0000 |
commit | 72c714fbfb0d482bf57d903a2fcb94ea62bd7a76 (patch) | |
tree | cef4d55fdbff5c4cfe29c1414f469e482ded5743 /emulators/tme/Makefile | |
parent | bfa7d91338e2a80b4b191d552f4676d0d772ca79 (diff) | |
download | ports-72c714fbfb0d482bf57d903a2fcb94ea62bd7a76.tar.gz ports-72c714fbfb0d482bf57d903a2fcb94ea62bd7a76.zip |
Notes
Diffstat (limited to 'emulators/tme/Makefile')
-rw-r--r-- | emulators/tme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index c2efec75865a..7e3aefe30183 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -7,7 +7,7 @@ PORTNAME= tme PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ |