diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 05:43:00 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-02-14 05:43:00 +0000 |
commit | 2275ee0bcfe94ad50ac42d98c773a171c673828d (patch) | |
tree | b5916119748ef6bc0c4aa1ef724befadc8877e8e /emulators | |
parent | 66b11c3118acb759fa0e72544f5860e93072a9e0 (diff) | |
download | ports-2275ee0bcfe94ad50ac42d98c773a171c673828d.tar.gz ports-2275ee0bcfe94ad50ac42d98c773a171c673828d.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/atari800/Makefile | 2 | ||||
-rw-r--r-- | emulators/bochs/Makefile | 2 | ||||
-rw-r--r-- | emulators/quasi88/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index e7bbd9c0b89a..6ca5f4873c0b 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -32,7 +32,7 @@ ATARI_XF= ataribas.rom atariosb.rom atarixl.rom demos1.xfd \ demos2.xfd dos25.xfd mydos45d.atr ATARI_LIB= ${PREFIX}/share/atari SED_CONFIG= ${ATARI_LIB:S/\//\\\//g} -DOC_FILES= BUGS CHANGES CREDITS INSTALL README TODO USAGE +DOC_FILES= BUGS CHANGES CREDITS INSTALL README TODO USAGE MAN1= atari800.1 diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 86c731e5cbc4..82a7c1d5838b 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -9,7 +9,7 @@ PORTNAME= bochs PORTVERSION= 2000.0325 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.bochs.com/bochs/ +MASTER_SITES= ftp://ftp.bochs.com/bochs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a MAINTAINER= ports@FreeBSD.org diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile index eb2a1142a3a9..0c278cda7618 100644 --- a/emulators/quasi88/Makefile +++ b/emulators/quasi88/Makefile @@ -9,7 +9,7 @@ PORTNAME= quasi88 PORTVERSION= 0.3.2 CATEGORIES= emulators MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz MAINTAINER= nishika@cheerful.com |