diff options
author | drochner <drochner@pkgsrc.org> | 2009-08-11 14:35:15 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-08-11 14:35:15 +0000 |
commit | a2272e2c89042cb0713760e1cdc491eabcc0d394 (patch) | |
tree | 1e1d01fbea4e11f6282c7bd8f4b81638d59776a0 /graphics | |
parent | 9510f1743238348f006411e6e391c1a6b1308413 (diff) | |
download | pkgsrc-a2272e2c89042cb0713760e1cdc491eabcc0d394.tar.gz |
bump PKGREVISION for ImageMagick shlib name change
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autotrace/Makefile | 4 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 2e8c0ed16a8..93aba929daa 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2008/04/04 15:30:05 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2009/08/11 14:35:15 drochner Exp $ # DISTNAME= autotrace-0.31.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/} diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 148b876f8fc..9b03f9e6dba 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2009/06/30 00:07:17 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2009/08/11 14:35:15 drochner Exp $ DISTNAME= pstoedit-3.45 +PKGREVISION= 1 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |