aboutsummaryrefslogtreecommitdiff
path: root/databases/linux-f10-sqlite3
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 10:17:28 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 10:17:28 +0000
commit12f48dc28d02fd48bf6cb1d00be767a3b9cee18b (patch)
tree76a3678c4293e3a7cf5f54a51ac527ca818da9aa /databases/linux-f10-sqlite3
parente1cea1eaa9bde57ce435ca35d34f55d501d7f635 (diff)
downloadports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.tar.gz
ports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.zip
Notes
Diffstat (limited to 'databases/linux-f10-sqlite3')
-rw-r--r--databases/linux-f10-sqlite3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile
index 7e7e93d32fb8..c7128fe06bd4 100644
--- a/databases/linux-f10-sqlite3/Makefile
+++ b/databases/linux-f10-sqlite3/Makefile
@@ -5,7 +5,7 @@ PORTNAME= sqlite3
PORTVERSION= 3.5.9
PORTREVISION= 2
CATEGORIES= databases linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
DISTNAME= sqlite-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org