summaryrefslogtreecommitdiff
path: root/www/WebMagick/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2012-07-24 12:51:59 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2012-07-24 12:51:59 +0000
commitfff0ecbca593d434b1f59958c7413be418c310cc (patch)
tree5b01ae3df44975bcbf1a830efa60c3c7f07bcd48 /www/WebMagick/Makefile
parent- Update to 2.2.0 (diff)
Use DISTVERSION instead of hardcoded constants
Notes
Notes: svn path=/head/; revision=301455
Diffstat (limited to '')
-rw-r--r--www/WebMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile
index 515c1fb85615..c63b8df66d9e 100644
--- a/www/WebMagick/Makefile
+++ b/www/WebMagick/Makefile
@@ -7,10 +7,10 @@
PORTNAME= WebMagick
PORTVERSION= 2.03p14
+DISTVERSION= 2.03pre14
PORTEPOCH= 1
CATEGORIES= www graphics
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre14
-DISTNAME= ${PORTNAME}-2.03pre14
+MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails