diff options
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index ed17f5b8880..8e15e322e8b 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/09/22 00:08:19 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/11/13 19:26:36 wiz Exp $ # DISTNAME= autotrace-0.29 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/} |