diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-30 00:03:37 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-01-30 00:03:37 +0000 |
commit | dac0c807e12dbf8ad7ec29ecbfd7099e11910fdb (patch) | |
tree | 303892477b2a1840f2bd0f59932aab6b3077ca76 /www/WebMagick/Makefile | |
parent | Update to 20030125. (diff) |
Update to the latest variant from the project CVS
Notes
Notes:
svn path=/head/; revision=74229
Diffstat (limited to 'www/WebMagick/Makefile')
-rw-r--r-- | www/WebMagick/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/WebMagick/Makefile b/www/WebMagick/Makefile index 27f62eb793e9..5cc2e8f3fb47 100644 --- a/www/WebMagick/Makefile +++ b/www/WebMagick/Makefile @@ -7,6 +7,7 @@ PORTNAME= WebMagick PORTVERSION= 2.03p3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |