diff options
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index abe76929489..ef775d0bf22 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2005/11/18 03:58:06 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.36 2005/12/12 21:36:54 joerg Exp $ # DISTNAME= dinotrace-9.3a +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ |