summaryrefslogtreecommitdiff
path: root/net/citrix_xenapp
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-08-09 06:27:14 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-08-09 06:27:14 +0000
commit33f1ee4e0b467484ad61d51c7389d72b68dd484f (patch)
tree5701a8a1f278aafd1c0b9abe0cab97e553e01f03 /net/citrix_xenapp
parentTo avoid stopping in "make fetch-list" on /usr/ports (diff)
Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
Notes
Notes: svn path=/head/; revision=20624
Diffstat (limited to 'net/citrix_xenapp')
-rw-r--r--net/citrix_xenapp/Makefile4
1 files changed, 2 insertions, 2 deletions
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