aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-03-07 22:54:14 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-03-07 22:54:14 +0800
commitc9177b2a3f82cfe7df72eeee6567fc7edaf270ec (patch)
treeded8e0ea38f0dcde2e2de3463fef970c5bf10be6
parent8f7ac01f58d1cf0cded27b5fe3f1539ab1544668 (diff)
downloadfreebsd-ports-gnome-c9177b2a3f82cfe7df72eeee6567fc7edaf270ec.tar.gz
freebsd-ports-gnome-c9177b2a3f82cfe7df72eeee6567fc7edaf270ec.tar.zst
freebsd-ports-gnome-c9177b2a3f82cfe7df72eeee6567fc7edaf270ec.zip
Update MASTER_SITES
-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