aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpeg/Makefile')
-rw-r--r--graphics/jpeg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index 841db38a612c..f2297cd5e1ae 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -7,8 +7,8 @@
PORTNAME= jpeg
PORTVERSION= 8
-DISTVERSION= 8a
-PORTREVISION= 2
+DISTVERSION= 8b
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/ \
ftp://ftp.uu.net/graphics/jpeg/ \
@@ -22,7 +22,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= IJG's jpeg compression utilities
CONFLICTS= libjpeg-turbo-[0-9]*
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}a
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes