diff options
author | adam <adam> | 2003-09-03 13:37:25 +0000 |
---|---|---|
committer | adam <adam> | 2003-09-03 13:37:25 +0000 |
commit | d1ed75a6d9b935f721990dfad4badaf09ce64bc6 (patch) | |
tree | b66cba427b7e51945229ddaa40c5abb79045bb3a /www/zope25-Photo | |
parent | b7fe35d5e262397c231ce8f9add48e830402553b (diff) | |
download | pkgsrc-d1ed75a6d9b935f721990dfad4badaf09ce64bc6.tar.gz |
Revision bump, because ImageMagick's shared library version change
Diffstat (limited to 'www/zope25-Photo')
-rw-r--r-- | www/zope25-Photo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope25-Photo/Makefile b/www/zope25-Photo/Makefile index 1fcc3151197..2dc16c850f1 100644 --- a/www/zope25-Photo/Makefile +++ b/www/zope25-Photo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:56:14 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/09/03 13:37:25 adam Exp $ DISTNAME= Photo-1.2.3 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= zope25-Photo-1.2.3 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/rbickers/Photo/ |