diff options
-rw-r--r-- | emulators/javatari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/javatari/Makefile b/emulators/javatari/Makefile index 8d56ea4cb34d..e4eb4478ecdd 100644 --- a/emulators/javatari/Makefile +++ b/emulators/javatari/Makefile @@ -4,7 +4,7 @@ PORTNAME= javatari PORTVERSION= 4.1 CATEGORIES= emulators java -MASTER_SITES= http://javatari.org/files/ +MASTER_SITES= http://javatari.org/java/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .jar EXTRACT_ONLY= |