diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-04-29 18:31:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-04-29 18:31:32 +0000 |
commit | 250ed99fd0a16c5b43bd892eed4eb5857496682c (patch) | |
tree | b40dd35f6fffa6f830c95407866b179a53dd3f50 /graphics/jpeg | |
parent | 11fcb5b118ad1b5bdfbdcefca1b2e0f3166c4357 (diff) |
Notes
Diffstat (limited to 'graphics/jpeg')
-rw-r--r-- | graphics/jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index f10b41559ba0..d7337b94fa93 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= jpeg PORTVERSION= 8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.ijg.org/files/ \ ftp://ftp.uu.net/graphics/jpeg/ \ |