diff options
-rw-r--r-- | emulators/bochs/Makefile | 2 | ||||
-rw-r--r-- | emulators/stonx/Makefile | 2 | ||||
-rw-r--r-- | emulators/visualos/Makefile | 2 | ||||
-rw-r--r-- | emulators/xgs/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 3735751898ad..86c731e5cbc4 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -8,7 +8,7 @@ PORTNAME= bochs PORTVERSION= 2000.0325 -CATEGORIES= emulators +CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/bochs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a diff --git a/emulators/stonx/Makefile b/emulators/stonx/Makefile index 367dbe1282dc..ae3c767288e5 100644 --- a/emulators/stonx/Makefile +++ b/emulators/stonx/Makefile @@ -37,7 +37,7 @@ post-build: # BINDIR= ${PREFIX}/bin LIBDIR= ${PREFIX}/lib/X11/STonX -FNTDIR= ${PREFIX}/lib/X11/fonts/misc +FNTDIR= ${PREFIX}/lib/X11/fonts/misc DATA= tos.img cartridge.img Keysyms Keysyms.G atari/FLOPPY-4MB \ atari/bench1.pas atari/bench1.prg atari/final.tos diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index b0e8e866db23..471c72bf703e 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= VisualOS -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.2 CATEGORIES= emulators gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualos diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 2286962cc064..3fa7365d0617 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-x # XGS_DIR= ${PREFIX}/share/xgs XGS_DOC= ${PREFIX}/share/doc/xgs -PORTDOCS= CHANGES.TXT COMPAT.TXT INSTALL.TXT IWM-DOC.TXT TODO.TXT \ +PORTDOCS= CHANGES.TXT COMPAT.TXT INSTALL.TXT IWM-DOC.TXT TODO.TXT \ XGS-FAQ.TXT post-extract: |