diff options
Diffstat (limited to 'devel/linux_devtools/Makefile')
-rw-r--r-- | devel/linux_devtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index eb244e373f3e..16825a698311 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -35,7 +35,7 @@ EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes NO_MTREE= yes -PLIST= ${PKGDIR}/PLIST.${MACHINE_ARCH} +PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ |