aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-06-06 16:31:24 +0800
committerdinoex <dinoex@FreeBSD.org>2010-06-06 16:31:24 +0800
commit9ad2963ad7be402e9612102fbf1d013c0001aeda (patch)
tree59dd5f1aabf168c49fcb47eb947d007a4b6e706b
parentdbf0d7096c71b0ee0c40d685283ac95b41f5cb5f (diff)
downloadfreebsd-ports-gnome-9ad2963ad7be402e9612102fbf1d013c0001aeda.tar.gz
freebsd-ports-gnome-9ad2963ad7be402e9612102fbf1d013c0001aeda.tar.zst
freebsd-ports-gnome-9ad2963ad7be402e9612102fbf1d013c0001aeda.zip
- use DISTVERSION
-rw-r--r--graphics/jpeg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index d7337b94fa93..841db38a612c 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -7,12 +7,13 @@
PORTNAME= jpeg
PORTVERSION= 8
+DISTVERSION= 8a
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/ \
ftp://ftp.uu.net/graphics/jpeg/ \
http://sylvana.net/jpegcrop/:exif
-DISTNAME= jpegsrc.v${PORTVERSION}a
+DISTNAME= jpegsrc.v${DISTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
jpegexiforient.c:exif exifautotran.txt:exif
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}