diff options
author | mph <mph@FreeBSD.org> | 2000-06-14 05:44:53 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2000-06-14 05:44:53 +0000 |
commit | 1b31533e41139b5300ee610308d91dcac48cf4b2 (patch) | |
tree | 586e165fad3e5507f9f6fce94cae70f7f0f4f967 /games/xinfocom | |
parent | e6870fbed68ef204b82a2128defe23df05639cbd (diff) | |
download | FreeBSD-ports-1b31533e41139b5300ee610308d91dcac48cf4b2.zip FreeBSD-ports-1b31533e41139b5300ee610308d91dcac48cf4b2.tar.gz |
In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
Diffstat (limited to 'games/xinfocom')
-rw-r--r-- | games/xinfocom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index 99db545..54379d4 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -8,7 +8,8 @@ PORTNAME= xinfocom PORTVERSION= 1.8m CATEGORIES= games -MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= mph DISTFILES= unix8m.tgz MAINTAINER= mph@freebsd.org |