diff options
Diffstat (limited to 'emulators/tme/Makefile')
-rw-r--r-- | emulators/tme/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index d2b16da919a..45e6f9c7673 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -6,13 +6,12 @@ # PORTNAME= tme -PORTVERSION= 0.4 -PORTREVISION= 3 +PORTVERSION= 0.6 CATEGORIES= emulators -MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ +MASTER_SITES= http://people.csail.mit.edu/fredette/tme/ MAINTAINER= trasz@FreeBSD.org -COMMENT= Emulator for Sun 2/120 and Sun 3/150 machines +COMMENT= Emulator for Sun 2/120, 3/150 and SPARCstation 2 machines GNU_CONFIGURE= yes USE_GMAKE= yes |