diff options
author | netchild <netchild@FreeBSD.org> | 2006-08-15 00:55:36 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-08-15 00:55:36 +0800 |
commit | 68de2a5a940e4205b5caa0be6a88bb2f52b55775 (patch) | |
tree | 1d2d7d38206fb78641c75c10faa120d78e4bcb8e /emulators/linux_base-f7/Makefile | |
parent | 0210bb71fbe7d8457b5fbdc0a2ceea66cb980b83 (diff) | |
download | freebsd-ports-graphics-68de2a5a940e4205b5caa0be6a88bb2f52b55775.tar.gz freebsd-ports-graphics-68de2a5a940e4205b5caa0be6a88bb2f52b55775.tar.zst freebsd-ports-graphics-68de2a5a940e4205b5caa0be6a88bb2f52b55775.zip |
Upstream name change from compat-db-4.2.52-2.FC4.i386.rpm to
compat-db-4.2.52-2.i386.rpm.
Noticed by: "Alex Pivovarov" <apivovarov@gmail.com>
Diffstat (limited to 'emulators/linux_base-f7/Makefile')
-rw-r--r-- | emulators/linux_base-f7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-f7/Makefile b/emulators/linux_base-f7/Makefile index f776479d679..a44a648e5d7 100644 --- a/emulators/linux_base-f7/Makefile +++ b/emulators/linux_base-f7/Makefile @@ -27,7 +27,7 @@ BIN_DISTFILES= basesystem-8.0-5.noarch.rpm \ bash-3.0-31.${LINUX_RPM_ARCH}.rpm \ bzip2-1.0.2-16.${LINUX_RPM_ARCH}.rpm \ bzip2-libs-1.0.2-16.${LINUX_RPM_ARCH}.rpm \ - compat-db-4.2.52-2.FC4.${LINUX_RPM_ARCH}.rpm \ + compat-db-4.2.52-2.${LINUX_RPM_ARCH}.rpm \ compat-libstdc++-296-2.96-132.fc4.${LINUX_RPM_ARCH}.rpm \ compat-libstdc++-33-3.2.3-47.fc4.${LINUX_RPM_ARCH}.rpm \ coreutils-5.2.1-48.1.${LINUX_RPM_ARCH}.rpm \ @@ -66,7 +66,7 @@ BIN_DISTFILES= basesystem-8.0-5.noarch.rpm \ SRC_DISTFILES+= basesystem-8.0-5.src.rpm \ bash-3.0-31.src.rpm \ bzip2-1.0.2-16.src.rpm \ - compat-db-4.2.52-2.FC4.src.rpm \ + compat-db-4.2.52-2.src.rpm \ coreutils-5.2.1-48.1.src.rpm \ db4-4.3.27-5.fc4.src.rpm \ elfutils-0.108-1.src.rpm \ |