diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /graphics/linux-jpeg | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) |
Notes
Diffstat (limited to 'graphics/linux-jpeg')
-rw-r--r-- | graphics/linux-jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index d2461a9d37e0..737c41a381c8 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= libjpeg-6b-34 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of the JPEG lib CONFLICTS= linux-f8-jpeg-[0-9]* linux-f10-jpeg-[0-9]* |