diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
commit | 1f1c285bbab18c5053d81a809f479e1aba9e176b (patch) | |
tree | 653acb9bfe767f0b6c3334ebb79480fcf54cf35f /graphics/linux-f10-jpeg | |
parent | 081414c31ef52575947567c11038e25dd2875e81 (diff) | |
download | ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.tar.gz ports-1f1c285bbab18c5053d81a809f479e1aba9e176b.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-jpeg')
-rw-r--r-- | graphics/linux-f10-jpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile index 646c150a0b64..273595e9e21c 100644 --- a/graphics/linux-f10-jpeg/Makefile +++ b/graphics/linux-f10-jpeg/Makefile @@ -8,6 +8,7 @@ PORTNAME= jpeg PORTVERSION= 6b CATEGORIES= graphics linux +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} |