diff options
author | wiz <wiz> | 2001-02-16 13:15:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:15:24 +0000 |
commit | fc9a4154bd18ef4ecb13eea12394dd00397d0e7e (patch) | |
tree | 06a5f88befec2c73bde9a0271a4f85951b2118d5 /archivers/squsq | |
parent | f6836d47c125c99c96280e21bb0bcadde4e02b6d (diff) | |
download | pkgsrc-fc9a4154bd18ef4ecb13eea12394dd00397d0e7e.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'archivers/squsq')
-rw-r--r-- | archivers/squsq/Makefile | 3 | ||||
-rw-r--r-- | archivers/squsq/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/squsq/Makefile b/archivers/squsq/Makefile index d16f76e161f..0aef38076d5 100644 --- a/archivers/squsq/Makefile +++ b/archivers/squsq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/22 20:57:43 tv Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:15:36 wiz Exp $ DISTNAME= t20-squsq-3.3 PKGNAME= squsq-3.3 @@ -6,6 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org +COMMENT= Compressor/decompressor for CP/M Squeeze compressed files WRKSRC= ${WRKDIR}/t20-squsq MAKEFILE= ${FILESDIR}/Makefile diff --git a/archivers/squsq/pkg/COMMENT b/archivers/squsq/pkg/COMMENT deleted file mode 100644 index f5503b4b52d..00000000000 --- a/archivers/squsq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Compressor/decompressor for CP/M Squeeze compressed files |