diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-07 17:35:11 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-07 17:35:11 +0000 |
commit | 655508f2325f65ba1c634890a2998b41a7fd5966 (patch) | |
tree | 8e3c1fdeeeae267f8b854f0f4c4e1274ed40e34d /emulators/dosbox/Makefile | |
parent | update to asmutils-0.17, keep up with nasm-0.98.38, and unbreak this port. (diff) |
- Update to version 0.61
PR: ports/62474
Submitted by: maintainer
Diffstat (limited to 'emulators/dosbox/Makefile')
-rw-r--r-- | emulators/dosbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 4c9b84dbbcbc..df77eef2e255 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dosbox -PORTVERSION= 0.60 +PORTVERSION= 0.61 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |