From 4a8a503bb648160a87419f17dea624c135dd8361 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:22:13 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- graphics/gif320/Makefile | 3 ++- graphics/gif320/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 graphics/gif320/pkg/COMMENT (limited to 'graphics/gif320') diff --git a/graphics/gif320/Makefile b/graphics/gif320/Makefile index 30b3da74e86..5db056d799f 100644 --- a/graphics/gif320/Makefile +++ b/graphics/gif320/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/12/10 00:08:23 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:21 wiz Exp $ # DISTNAME= gif320-3.3 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.maths.tcd.ie/pub/sboyle/ EXTRACT_SUFX= .tar.Z MAINTAINER= hubertf@netbsd.org +COMMENT= GIF file viewer for use with VT-320 terminals WRKSRC= ${WRKDIR}/gif320 ALL_TARGET= # empty diff --git a/graphics/gif320/pkg/COMMENT b/graphics/gif320/pkg/COMMENT deleted file mode 100644 index f0db8a6faae..00000000000 --- a/graphics/gif320/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GIF file viewer for use with VT-320 terminals -- cgit v1.2.3