From ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb 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/remind/Makefile | 3 ++- time/remind/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 time/remind/pkg/COMMENT (limited to 'time/remind') diff --git a/time/remind/Makefile b/time/remind/Makefile index e1129ca297a..cba873349a5 100644 --- a/time/remind/Makefile +++ b/time/remind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/18 00:41:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:09 wiz Exp $ # DISTNAME= remind-03.00.22 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.roaringpenguin.com/ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.roaringpenguin.com/remind.html +COMMENT= Calendar/alarm program with interpreted input language GNU_CONFIGURE= yes diff --git a/time/remind/pkg/COMMENT b/time/remind/pkg/COMMENT deleted file mode 100644 index de4a63ebe27..00000000000 --- a/time/remind/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Calendar/alarm program with interpreted input language -- cgit v1.2.3