From 9be5b6d88a5c444850d0a9c99cfe7e420ca6665b Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Tue, 28 Apr 1998 03:30:19 +0000 Subject: Set MASTER_SITE to my www space on www.freebsd.org. That I could make good use of my web space pointed out by: asami --- games/xcogitate/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index 5a6e77df4a18..6f87906cd99a 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -3,22 +3,17 @@ # Date created: 15 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/27 14:34:05 mph Exp $ # -DISTNAME= xcogs -PKGNAME= xcogitate-1.02 +DISTNAME= xcogitate-1.02 CATEGORIES= games x11 -# Fetch truncates the file when retrieved from... -# MASTER_SITES= http://www.pff-software.demon.nl/archive/ -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -BROKEN= Waiting for distfile to be moved to MASTER_SITE_LOCAL - USE_X11= yes WRKSRC= ${WRKDIR}/XCOGITATE_SOURCE -- cgit v1.2.3