diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | e6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /converters/bbcim | |
parent | 4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff) | |
download | pkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'converters/bbcim')
-rw-r--r-- | converters/bbcim/Makefile | 3 | ||||
-rw-r--r-- | converters/bbcim/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/bbcim/Makefile b/converters/bbcim/Makefile index 28927c0cddb..df4f499dc26 100644 --- a/converters/bbcim/Makefile +++ b/converters/bbcim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/07 19:05:20 skrll Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:59:23 wiz Exp $ # DISTNAME= bbcim095-5 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.nvg.ntnu.no/bbc/util/ EXTRACT_SUFX= .zip MAINTAINER= skrll@netbsd.org +COMMENT= file and diskimage conversion utility for BBC Micro software BUILD_DEPENDS+= unzip:../../archivers/unzip diff --git a/converters/bbcim/pkg/COMMENT b/converters/bbcim/pkg/COMMENT deleted file mode 100644 index b6e08ad38e7..00000000000 --- a/converters/bbcim/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -file and diskimage conversion utility for BBC Micro software |