diff options
author | Juergen Lock <nox@FreeBSD.org> | 2010-09-13 18:39:46 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2010-09-13 18:39:46 +0000 |
commit | 36f13ff51c62b2bd0c89834aeb54e80e04f97162 (patch) | |
tree | 76012e5a51948ba51f80fcceadc31a0f4eb5429f /emulators/linux_base-f10/Makefile | |
parent | 2167aec2229004b4d44290c1fa9c01d488269971 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-f10/Makefile')
-rw-r--r-- | emulators/linux_base-f10/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index fdbbea60b75f..3cf86089984b 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -7,7 +7,7 @@ PORTNAME= f10 PORTVERSION= 10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} MASTER_SITE_SUBDIR= ../updates/${PORTVERSION}/${LINUX_RPM_ARCH} \ @@ -31,7 +31,7 @@ BIN_DISTFILES= basesystem-10.0-1.noarch.rpm \ db4-4.7.25-7.fc10.${LINUX_RPM_ARCH}.rpm \ e2fsprogs-1.41.4-6.fc10.${LINUX_RPM_ARCH}.rpm \ e2fsprogs-libs-1.41.4-6.fc10.${LINUX_RPM_ARCH}.rpm \ - elfutils-0.141-1.fc10.${LINUX_RPM_ARCH}.rpm \ + elfutils-0.142-1.fc10.${LINUX_RPM_ARCH}.rpm \ fedora-release-10-1.noarch.rpm \ filesystem-2.4.19-1.fc10.${LINUX_RPM_ARCH}.rpm \ freetype-2.3.7-3.fc10.${LINUX_RPM_ARCH}.rpm \ @@ -76,7 +76,7 @@ SRC_DISTFILES+= acl-2.2.47-3.fc10.src.rpm \ coreutils-6.12-17.fc10.src.rpm \ db4-4.7.25-5.fc10.src.rpm \ e2fsprogs-1.41.4-6.fc10.src.rpm \ - elfutils-0.141-1.fc10.src.rpm \ + elfutils-0.142-1.fc10.src.rpm \ fedora-release-10-1.src.rpm \ filesystem-2.4.19-1.fc10.src.rpm \ freetype-2.3.7-1.fc10.src.rpm \ |