From c15039154e294f5f83dcc9d9b6606683d6cc0269 Mon Sep 17 00:00:00 2001
From: Joseph Koshy <jkoshy@FreeBSD.org>
Date: Sun, 25 Oct 1998 00:58:16 +0000
Subject: TET is now available off an FTP site.  Change MASTER_SITE
 accordingly.

---
 misc/tet/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

(limited to 'misc/tet')

diff --git a/misc/tet/Makefile b/misc/tet/Makefile
index 01fa4f2d38c9..099e08583cc5 100644
--- a/misc/tet/Makefile
+++ b/misc/tet/Makefile
@@ -3,13 +3,13 @@
 # Date created:		02 Oct 1998
 # Whom:			jkoshy
 #
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/21 08:31:08 jkoshy Exp $
 #
 
 DISTNAME=		tet3.2c-unsup
 PKGNAME=		tet-3.2c
 CATEGORIES=		misc
-MASTER_SITES=		http://tetworks.opengroup.org/
+MASTER_SITES=		ftp://ftp.rdg.opengroup.org/pub/TET/TET3
 EXTRACT_SUFX=		.src.tgz
 
 MAINTAINER=		jkoshy@freebsd.org
@@ -21,9 +21,6 @@ CONFIGURE_ARGS=		-t ${TET_CONFIG_TARGET}
 
 TET_CONFIG_TARGET?=	inet	# options are `lite', `xti' and `inet'
 
-# need to register with http://tetworks.opengroup.org/tet3download.html
-MANUAL_FETCH=		yes
-
 do-build:
 	cd ${WRKDIR}/src && ${MAKE} ${ALL_TARGET}
 
-- 
cgit v1.2.3