diff options
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 d9cf1d6c3ebd..f03e9b2ca2f7 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://people.csail.mit.edu/fredette/tme/ MAINTAINER= ports@FreeBSD.org -COMMENT= Emulator for Sun 2/120, 3/150 and SPARCstation 2 machines +COMMENT= Emulator for Sun 2/120, 3/150, and SPARCstation 2 machines GNU_CONFIGURE= yes USE_GMAKE= yes |