diff options
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} |