diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-12-08 10:41:11 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-12-08 10:41:11 +0000 |
commit | 2fe5196fd4063ebbb7d498941eec08b44c42a275 (patch) | |
tree | 3c2cee0a4cd18e4fb17d7527d98e67b5852c695a /emulators/linux_base-6/Makefile | |
parent | f3bbf9efa81f8c164d59fc9ce4c7a519384e0df6 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-6/Makefile')
-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 761414687a2c..ed7536a4fbe4 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -35,7 +35,7 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} .include <bsd.port.pre.mk> -RPM_GLIBC= glibc-2.1.3-26.${MACHINE_ARCH}.rpm +RPM_GLIBC= glibc-2.1.3-28.${MACHINE_ARCH}.rpm UPDATES= ${RPM_GLIBC} \ zlib-1.1.3-25.6.${MACHINE_ARCH}.rpm \ XFree86-libs-3.3.6-29.${MACHINE_ARCH}.rpm \ |