diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-08 17:31:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-08 17:31:20 +0000 |
commit | 0b11123e2b8fa836266f4980a293b91547fb1a86 (patch) | |
tree | 00b8b9997df3e1a9e67973c1a6a0bbcb84e78065 /emulators/quasi88/Makefile | |
parent | db84844432f7ff5392334a4bce84a390e733e147 (diff) | |
download | ports-0b11123e2b8fa836266f4980a293b91547fb1a86.tar.gz ports-0b11123e2b8fa836266f4980a293b91547fb1a86.zip |
Notes
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 |