diff options
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 421fb83..bbeb64e 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -5,8 +5,7 @@ PORTNAME= hatari PORTVERSION= 1.8.0 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= http://download.tuxfamily.org/hatari/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= http://download.tuxfamily.org/hatari/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Atari ST emulator |