diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-30 01:15:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-30 01:15:25 +0000 |
commit | f3ed87ea32f38bdedae521323d4d54a707d3adcd (patch) | |
tree | db5d503684d56ce1c08b239b4fce87aca4420e6c /emulators | |
parent | 4906000dae4c1ac4fb05a655f28a8dc671f3865b (diff) | |
download | ports-f3ed87ea32f38bdedae521323d4d54a707d3adcd.tar.gz ports-f3ed87ea32f38bdedae521323d4d54a707d3adcd.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index a146c0d871c5..c3427dfeaaad 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -44,7 +44,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -COMMENT= The base set of packages needed in Linux mode +COMMENT= The base set of packages needed in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |