diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /emulators/tme | |
parent | 64b0065f59a40be7a12689a498db117cc617e050 (diff) |
Notes
Diffstat (limited to 'emulators/tme')
-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 7dc556ba6f4a..e96804a94572 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://theory.lcs.mit.edu/~fredette/tme/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Emulator for Sun 2/120 and Sun 3/150 machines GNU_CONFIGURE= yes |