diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:41:26 +0000 |
commit | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (patch) | |
tree | 7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/dinotrace | |
parent | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (diff) | |
download | pkgsrc-2db9056f6e9918e76e686389fa7de8a0a3ed22b6.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 3 | ||||
-rw-r--r-- | cad/dinotrace/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 138f28065ea..98cff77ef71 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/17 13:02:22 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:17 wiz Exp $ # DISTNAME= dinotrace-9.0l @@ -7,6 +7,7 @@ MASTER_SITES= http://www.ultranet.com/~wsnyder/veripool/ftp/ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.veripool.com/dinotrace/ +COMMENT= tool for viewing the output of digital simulators INFO_FILES= dinotrace.info diff --git a/cad/dinotrace/pkg/COMMENT b/cad/dinotrace/pkg/COMMENT deleted file mode 100644 index 055b64417d5..00000000000 --- a/cad/dinotrace/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -tool for viewing the output of digital simulators |