diff options
Diffstat (limited to 'databases/linux-f10-sqlite3/Makefile')
-rw-r--r-- | databases/linux-f10-sqlite3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile index 25bfcb0549d4..96f4f5ce7268 100644 --- a/databases/linux-f10-sqlite3/Makefile +++ b/databases/linux-f10-sqlite3/Makefile @@ -9,6 +9,7 @@ PORTNAME= sqlite3 PORTVERSION= 3.5.9 PORTREVISION= 1 CATEGORIES= databases linux +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= sqlite-${PORTVERSION}-${RPMVERSION} |