aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-07 17:31:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-07 17:31:10 +0000
commit607084d2976a01c18aebff04e128045a6f37bde5 (patch)
treed2ad292dc61e02a6f69757a33153cfeaf5d08752 /graphics/jpeg/Makefile
parent7b69a6211e0f0f97f7095f70b4253229b41dd461 (diff)
downloadports-607084d2976a01c18aebff04e128045a6f37bde5.tar.gz
ports-607084d2976a01c18aebff04e128045a6f37bde5.zip
Notes
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