diff options
-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/} |