From 0142939d94de8cd61ae5b0f3a22131085ee91cfb Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 10 Feb 1999 23:21:36 +0000 Subject: We want the gzipped file, not the compressed file. Don't refer to the distribution archive as "source". Submitted by: "Viren R. Shah" --- net/citrix_ica/Makefile | 6 +++--- net/citrix_xenapp/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 373a5156d292..017e1a7d3ede 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -3,14 +3,14 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.6 1999/01/07 02:31:46 simokawa Exp $ +# $Id: Makefile,v 1.7 1999/02/09 23:43:30 msmith Exp $ # DISTNAME= linux PKGNAME= citrix_ica-3.0.15 CATEGORIES= comms MASTER_SITES= "Distfile must be fetched manually" -EXTRACT_SUFX= .tar.z +EXTRACT_SUFX= .tar.gz MAINTAINER= msmith@FreeBSD.ORG @@ -30,7 +30,7 @@ BINDIR= ${PREFIX}/bin .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' +IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions. You MUST fetch the file manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' .endif do-install: diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index 373a5156d292..017e1a7d3ede 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -3,14 +3,14 @@ # Date created: 20 Sep 1998 # Whom: msmith # -# $Id: Makefile,v 1.6 1999/01/07 02:31:46 simokawa Exp $ +# $Id: Makefile,v 1.7 1999/02/09 23:43:30 msmith Exp $ # DISTNAME= linux PKGNAME= citrix_ica-3.0.15 CATEGORIES= comms MASTER_SITES= "Distfile must be fetched manually" -EXTRACT_SUFX= .tar.z +EXTRACT_SUFX= .tar.gz MAINTAINER= msmith@FreeBSD.ORG @@ -30,7 +30,7 @@ BINDIR= ${PREFIX}/bin .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' +IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions. You MUST fetch the file manually after reading and agreeing to the license at: http://download.citrix.com/download.asp?client=LINUX Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' .endif do-install: -- cgit v1.2.3