From e72245ddc5564aa0155dde21af89a2a968f4e64d Mon Sep 17 00:00:00 2001 From: fenner Date: Mon, 9 Aug 1999 06:27:14 +0000 Subject: Use empty MASTER_SITES= to indicate that there's nothing for the distfile survey to check. --- audio/linux-realplayer/Makefile | 4 ++-- editors/wordperfect/Makefile | 4 ++-- multimedia/linux-realplayer/Makefile | 4 ++-- net/citrix_ica/Makefile | 4 ++-- net/citrix_xenapp/Makefile | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/audio/linux-realplayer/Makefile b/audio/linux-realplayer/Makefile index f57316e58d94..bec5467df208 100644 --- a/audio/linux-realplayer/Makefile +++ b/audio/linux-realplayer/Makefile @@ -3,13 +3,13 @@ # Date created: 31 January 1999 # Whom: Kris Kennaway # -# $Id: Makefile,v 1.3 1999/06/07 12:03:37 kris Exp $ +# $Id: Makefile,v 1.4 1999/07/21 14:55:27 marcel Exp $ # DISTNAME= rv50_linux20 PKGNAME= linux-realplayer-5.0 CATEGORIES= audio -MASTER_SITES= "Fetch must be performed manually" +MASTER_SITES= MAINTAINER= kris@FreeBSD.ORG diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index 236f5d53b501..72d1e9d7ae4b 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -5,12 +5,12 @@ # msmith@freebsd.org # Relevant URLs: http://www.corel.com/ # -# $Id: Makefile,v 1.4 1999/02/03 11:11:42 asami Exp $ +# $Id: Makefile,v 1.5 1999/07/21 14:55:30 marcel Exp $ DISTNAME= GUILG00 PKGNAME= wordperfect-8.0 CATEGORIES= editors -MASTER_SITES= "Fetch must be performed manually" +MASTER_SITES= EXTRACT_SUFX= .GZ MAINTAINER= msmith@freebsd.org diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile index f57316e58d94..bec5467df208 100644 --- a/multimedia/linux-realplayer/Makefile +++ b/multimedia/linux-realplayer/Makefile @@ -3,13 +3,13 @@ # Date created: 31 January 1999 # Whom: Kris Kennaway # -# $Id: Makefile,v 1.3 1999/06/07 12:03:37 kris Exp $ +# $Id: Makefile,v 1.4 1999/07/21 14:55:27 marcel Exp $ # DISTNAME= rv50_linux20 PKGNAME= linux-realplayer-5.0 CATEGORIES= audio -MASTER_SITES= "Fetch must be performed manually" +MASTER_SITES= MAINTAINER= kris@FreeBSD.ORG diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 3f72658d1a40..071f7538aa8a 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,13 +3,13 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.11 1999/07/21 14:55:37 marcel Exp $ +# $Id: Makefile,v 1.12 1999/07/22 17:29:22 msmith Exp $ # DISTNAME= linux PKGNAME= citrix_ica-3.0.15 CATEGORIES= comms -MASTER_SITES= "Distfile must be fetched manually" +MASTER_SITES= EXTRACT_SUFX= .tar.Z MAINTAINER= msmith@FreeBSD.ORG diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 3f72658d1a40..071f7538aa8a 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -3,13 +3,13 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.11 1999/07/21 14:55:37 marcel Exp $ +# $Id: Makefile,v 1.12 1999/07/22 17:29:22 msmith Exp $ # DISTNAME= linux PKGNAME= citrix_ica-3.0.15 CATEGORIES= comms -MASTER_SITES= "Distfile must be fetched manually" +MASTER_SITES= EXTRACT_SUFX= .tar.Z MAINTAINER= msmith@FreeBSD.ORG -- cgit