diff options
Diffstat (limited to 'emulators/catapult/Makefile')
-rw-r--r-- | emulators/catapult/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 4d5eaa9a659a..2f10c0d34bff 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -1,5 +1,6 @@ PORTNAME= catapult PORTVERSION= 17.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://github.com/openMSX/openMSX/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ DISTNAME= openmsx-${PORTNAME}-${PORTVERSION} |