diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-02-25 23:58:27 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-02-25 23:58:27 +0800 |
commit | c6ee4111bb94271aeef84484199d7dd4ee380b62 (patch) | |
tree | b379859c2db5a61eb8dee2826450b8aaf5c38ff1 /emulators/quasi88/Makefile | |
parent | 4e3cd959b6affc0889ace71baa440b27e10f4701 (diff) | |
download | freebsd-ports-gnome-c6ee4111bb94271aeef84484199d7dd4ee380b62.tar.gz freebsd-ports-gnome-c6ee4111bb94271aeef84484199d7dd4ee380b62.tar.zst freebsd-ports-gnome-c6ee4111bb94271aeef84484199d7dd4ee380b62.zip |
Upgrade to version 0.4.3
PR: 25349
Submitted by: MAINTAINER
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 0c278cda7618..5a2f56a7e615 100644 --- a/emulators/quasi88/Makefile +++ b/emulators/quasi88/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quasi88 -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.3 CATEGORIES= emulators MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ EXTRACT_SUFX= .tgz @@ -16,7 +16,7 @@ MAINTAINER= nishika@cheerful.com USE_X_PREFIX= yes USE_XLIB= yes USE_GMAKE= yes -DATAFILES= FAQ FORMAT GET-IMAGE HELP HISTORY LIST MANUAL QUASI88 +DATAFILES= FAQ FORMAT GET-IMAGE HISTORY MANUAL QUASI88 _quasi88rc .if !defined(WITH_SOUND) pre-everything: |