diff options
Diffstat (limited to 'emulators/catapult/Makefile')
-rw-r--r-- | emulators/catapult/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/catapult/Makefile b/emulators/catapult/Makefile index 7c8cc84372f5..05724369a3be 100644 --- a/emulators/catapult/Makefile +++ b/emulators/catapult/Makefile @@ -10,8 +10,7 @@ PORTNAME= catapult PORTVERSION= 0.6.3R1 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= SF -MASTER_SITE_SUBDIR= openmsx +MASTER_SITES= SF/openmsx/openmsx/0.6.3 DISTNAME= openmsx-${PORTNAME}-${PORTVERSION:S/R1/-R1/} MAINTAINER= ports@FreeBSD.org |