diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-05-26 18:29:48 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2015-05-26 18:29:48 +0000 |
commit | 0a50a34ba08e22f1db924a94bbee4abd73608190 (patch) | |
tree | a734a78836e5c427f6fd048a0604a0ccb15c6393 /emulators | |
parent | cc5ad9b8ef368552a91e1b56ffdde5a16b94f18b (diff) | |
download | ports-0a50a34ba08e22f1db924a94bbee4abd73608190.tar.gz ports-0a50a34ba08e22f1db924a94bbee4abd73608190.zip |
Notes
Diffstat (limited to 'emulators')
-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= |