diff options
Diffstat (limited to 'emulators/catapult/Makefile')
-rw-r--r-- | emulators/catapult/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 510745903c0d..8d1c4dead7fe 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -3,7 +3,7 @@ PORTNAME= catapult PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} |