diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-10-23 00:41:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-10-23 00:41:57 +0000 |
commit | 5357480d6a435ab4f0307679920ae4a31ac621d7 (patch) | |
tree | e5779f093e44aa20fe938755d9416b83b19e8513 /www/WebMagick/Makefile | |
parent | 5231cac8322a125fcf9bb4a74a82c5f74773026d (diff) |
Notes
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r-- | www/WebMagick/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index ed6ca77218e7..f1c7f95fcd39 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -6,12 +6,11 @@ # PORTNAME= WebMagick -PORTVERSION= 2.03p1 -PORTREVISION= 4 +PORTVERSION= 2.03p2 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= webmagick -DISTNAME= ${PORTNAME}-2.03pre1 +DISTNAME= ${PORTNAME}-2.03pre2 MAINTAINER= ache@freebsd.org |