aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2008-07-22 23:27:10 +0800
committermi <mi@FreeBSD.org>2008-07-22 23:27:10 +0800
commit029d0676faff19378063db1a2cd7d39cacf03d2c (patch)
treec9fd29e13d0950f18bc50b05c1975ab5f4db4bd9 /graphics
parentb0146873de343d6f0596be3ae4587934e0502c79 (diff)
downloadfreebsd-ports-graphics-029d0676faff19378063db1a2cd7d39cacf03d2c.tar.gz
freebsd-ports-graphics-029d0676faff19378063db1a2cd7d39cacf03d2c.tar.zst
freebsd-ports-graphics-029d0676faff19378063db1a2cd7d39cacf03d2c.zip
Spell-out the DISTFILES -- the earlier use of DISTVERSION was causing
troubles... When the author goes back to X.Y.Z releases, this will not be neccessary, but the current latest version is 7.14.4-1 (the dash instead of dot is not acceptable for PORTVERSION). Investigated by: pav
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 604befcf00d..4f2212361fc 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vips
PORTVERSION= 7.14.4.1
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R:R}/
-DISTVERSION= 7.14.4-1
+DISTFILES= ${PORTNAME}-7.14.4-1.tar.gz
MAINTAINER= mi@aldan.algebra.com
COMMENT= Free image processing system