diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-22 04:04:40 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-22 04:04:40 +0000 |
commit | c854a8ccc6a616482336ee1bdbc53207b43605bb (patch) | |
tree | 64061f134d2940c47176773c95312dbc495b2715 /emulators/quasi88 | |
parent | 98bfc64e419c61f2e24eaf7741b63c99f8b2dae9 (diff) | |
download | ports-c854a8ccc6a616482336ee1bdbc53207b43605bb.tar.gz ports-c854a8ccc6a616482336ee1bdbc53207b43605bb.zip |
Notes
Diffstat (limited to 'emulators/quasi88')
-rw-r--r-- | emulators/quasi88/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile index ccbec7ff1e79..97d190ad182e 100644 --- a/emulators/quasi88/Makefile +++ b/emulators/quasi88/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ EXTRACT_SUFX= .tgz -MAINTAINER= nishika@manbow.com +MAINTAINER= ports@FreeBSD.org COMMENT= PC-8801 emulator for X USE_X_PREFIX= yes |