diff options
author | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5 (patch) | |
tree | 50e42b26709f3d248c72368a9fcd559340b4709d /net | |
parent | f4b53eebdd5005198f0608866bcd9df87af1bd1c (diff) | |
download | FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.zip FreeBSD-ports-f8fc67d68268fcb2907cd96816adf2ad6a8ed8d5.tar.gz |
Add virtual category "linux" to Linux apps and support libs/utils.
Diffstat (limited to 'net')
-rw-r--r-- | net/citrix_ica/Makefile | 2 | ||||
-rw-r--r-- | net/citrix_xenapp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index aa7affd..586878c 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -8,7 +8,7 @@ DISTNAME= linux PKGNAME= citrix_ica-3.0.15 -CATEGORIES= comms +CATEGORIES= comms linux MASTER_SITES= EXTRACT_SUFX= .tar.Z diff --git a/net/citrix_xenapp/Makefile b/net/citrix_xenapp/Makefile index aa7affd..586878c 100644 --- a/net/citrix_xenapp/Makefile +++ b/net/citrix_xenapp/Makefile @@ -8,7 +8,7 @@ DISTNAME= linux PKGNAME= citrix_ica-3.0.15 -CATEGORIES= comms +CATEGORIES= comms linux MASTER_SITES= EXTRACT_SUFX= .tar.Z |