From dfbaa84be94a09cf2f5803fbe2c2455e36902511 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 24 Mar 2003 02:44:48 +0000 Subject: distfile is impossible to find on teh intarweb, so I've dropped the distfile into my dir on MASTER_SITE_LOCAL. --- emulators/xzx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/xzx') diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 4868f1f..fbc72da 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -8,7 +8,8 @@ PORTNAME= xzx PORTVERSION= 4.1 CATEGORIES= emulators -MASTER_SITES= http://www.philosys.de/~kunze/xzx.purespace.de/xzx/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= adamw DISTNAME= ${PORTNAME}-pro-${PORTVERSION}-eval MAINTAINER= adamw@FreeBSD.org -- cgit v1.1