diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-07 11:59:06 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-07 11:59:06 +0000 |
commit | 8fde0e790ecae8db62b5133ae2078dc0f4919ca8 (patch) | |
tree | 7c80091c388e8835dc098f2e9c754c6a985e528b /emulators/xzx | |
parent | c2bdc426054979f8a91ae2d025c2faa73c38f3dc (diff) | |
download | ports-8fde0e790ecae8db62b5133ae2078dc0f4919ca8.tar.gz ports-8fde0e790ecae8db62b5133ae2078dc0f4919ca8.zip |
Notes
Diffstat (limited to 'emulators/xzx')
-rw-r--r-- | emulators/xzx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index acb105ead0a2..1e198182cf57 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -8,7 +8,7 @@ PORTNAME= xzx PORTVERSION= 4.1 CATEGORIES= emulators -MASTER_SITES= http://www.zx-spectrum.net/xzx/files/ +MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval MAINTAINER= ports@FreeBSD.org |