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 /emulators/linux_base-rh-9 | |
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 'emulators/linux_base-rh-9')
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 1a20e52..81c9e58 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -8,7 +8,7 @@ DISTNAME= linux_base PKGNAME= linux_base-6.1 -CATEGORIES= emulators +CATEGORIES= emulators linux MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ ${RPM_RPM} ${RPM_SET3} |