diff options
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index c05048887a44..9441045ebd41 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -9,8 +9,7 @@ PORTNAME= openmsx DISTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= johans@stack.nl COMMENT= Open source MSX emulator |