aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-03-07 14:54:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-03-07 14:54:14 +0000
commit22a94381ffebfce2937d1272a169025e174f7e24 (patch)
tree909eb6271258f758c7f65decc4c0930ddc27fe65 /archivers
parent9935674b8b0e2415237028add5f4a37c9e87413a (diff)
downloadports-22a94381ffebfce2937d1272a169025e174f7e24.tar.gz
ports-22a94381ffebfce2937d1272a169025e174f7e24.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/linux-ucl/Makefile2
-rw-r--r--archivers/linux-upx/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/linux-ucl/Makefile b/archivers/linux-ucl/Makefile
index c6d46d5ba4ba..c17a62e8fcf2 100644
--- a/archivers/linux-ucl/Makefile
+++ b/archivers/linux-ucl/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ucl
PORTVERSION= 1.03
PORTREVISION= 2
CATEGORIES= archivers linux
-MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
diff --git a/archivers/linux-upx/Makefile b/archivers/linux-upx/Makefile
index aea1d286694e..b625b1fb99e7 100644
--- a/archivers/linux-upx/Makefile
+++ b/archivers/linux-upx/Makefile
@@ -9,7 +9,7 @@ PORTNAME= upx
PORTVERSION= 1.25
PORTREVISION= 2
CATEGORIES= archivers linux
-MASTER_SITE_SUBDIR= ../extras/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}
+MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org