diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-28 08:34:04 +0000 |
commit | b2fc2bafbb36e96b6f432def88f0f29b3db470aa (patch) | |
tree | ef4c6d3e50a6e20fdd0e0ba7e48509f2c2e0ba6e /emulators/linux_base-6 | |
parent | d6460f94c70665d4aad8fd7e575b95e97237270a (diff) | |
download | ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.tar.gz ports-b2fc2bafbb36e96b6f432def88f0f29b3db470aa.zip |
Notes
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 1a20e5263d46..81c9e586a080 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/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} |