From 2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:31:58 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- time/emiclock/Makefile | 3 ++- time/emiclock/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 time/emiclock/pkg/COMMENT (limited to 'time/emiclock') diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index 69fc1b2875f..efa67b090b5 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:17 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:32:02 wiz Exp $ # DISTNAME= emiclock-2.0.2 @@ -6,6 +6,7 @@ CATEGORIES= x11 time MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= minoura@netbsd.org +COMMENT= Analog clock with image in the middle USE_X11BASE= yes USE_IMAKE= yes diff --git a/time/emiclock/pkg/COMMENT b/time/emiclock/pkg/COMMENT deleted file mode 100644 index 1c501469b0f..00000000000 --- a/time/emiclock/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Analog clock with image in the middle -- cgit v1.2.3