diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2012-05-27 12:28:55 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2012-05-27 12:28:55 +0000 |
commit | 4495897e7d9aed4bd13793d2eda781fc85f5f08a (patch) | |
tree | 16aedd89c29f09a4f56449fa5bc745475965b682 /www/WebMagick/Makefile | |
parent | a053e7ec0b4ead64a72554000d1b4dd1daf293c1 (diff) | |
download | ports-4495897e7d9aed4bd13793d2eda781fc85f5f08a.tar.gz ports-4495897e7d9aed4bd13793d2eda781fc85f5f08a.zip |
Notes
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r-- | www/WebMagick/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 96a13b8b08e8..f0b7e8b93452 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -6,11 +6,11 @@ # PORTNAME= WebMagick -PORTVERSION= 2.03p11 +PORTVERSION= 2.03p12 PORTEPOCH= 1 CATEGORIES= www graphics -MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre11 -DISTNAME= ${PORTNAME}-2.03pre11 +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}-beta/2.03pre12 +DISTNAME= ${PORTNAME}-2.03pre12 MAINTAINER= ports@FreeBSD.org COMMENT= Image Web Generator - recursively build HTMLs, imagemaps, thumbnails |