diff options
Diffstat (limited to 'emulators/quasi88/Makefile')
-rw-r--r-- | emulators/quasi88/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile index a648b06abfc0..76e614c61819 100644 --- a/emulators/quasi88/Makefile +++ b/emulators/quasi88/Makefile @@ -6,12 +6,12 @@ # PORTNAME= quasi88 -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= emulators MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ EXTRACT_SUFX= .tgz -MAINTAINER= nishika@cheerful.com +MAINTAINER= nishika@manbow.com USE_X_PREFIX= yes USE_XLIB= yes |